Home
last modified time | relevance | path

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

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