Home
last modified time | relevance | path

Searched refs:t4vf_update_port_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h415 int t4vf_update_port_info(struct port_info *pi);
Dcxgb4vf_main.c859 err = t4vf_update_port_info(pi); in cxgb4vf_open()
1447 (void)t4vf_update_port_info(pi); in cxgb4vf_get_link_ksettings()
Dt4vf_hw.c2067 int t4vf_update_port_info(struct port_info *pi) in t4vf_update_port_info() function