Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h553 void t4vf_os_portmod_changed(struct adapter *, int);
H A Dt4vf_hw.c2012 t4vf_os_portmod_changed(adapter, pi->pidx); in t4vf_handle_get_port_info()
H A Dcxgb4vf_main.c213 void t4vf_os_portmod_changed(struct adapter *adapter, int pidx) in t4vf_os_portmod_changed() function