Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h414 int t4vf_update_port_info(struct port_info *pi);
Dcxgb4vf_main.c861 err = t4vf_update_port_info(pi); in cxgb4vf_open()
1449 (void)t4vf_update_port_info(pi); in cxgb4vf_get_link_ksettings()
Dt4vf_hw.c2063 int t4vf_update_port_info(struct port_info *pi) in t4vf_update_port_info() function