Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h399 int t4vf_identify_port(struct adapter *, unsigned int, unsigned int);
H A Dt4vf_hw.c1443 int t4vf_identify_port(struct adapter *adapter, unsigned int viid, in t4vf_identify_port() function
H A Dcxgb4vf_main.c1718 return t4vf_identify_port(pi->adapter, pi->viid, val); in cxgb4vf_phys_id()