Searched refs:t4vf_identify_port (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 399 int t4vf_identify_port(struct adapter *, unsigned int, unsigned int);
|
H A D | t4vf_hw.c | 1435 * t4vf_identify_port - identify a VI's port by blinking its LED 1442 int t4vf_identify_port(struct adapter *adapter, unsigned int viid, in t4vf_identify_port() function
|
H A D | cxgb4vf_main.c | 1710 return t4vf_identify_port(pi->adapter, pi->viid, val); in cxgb4vf_phys_id()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 399 int t4vf_identify_port(struct adapter *, unsigned int, unsigned int);
|
H A D | t4vf_hw.c | 1436 * t4vf_identify_port - identify a VI's port by blinking its LED 1443 int t4vf_identify_port(struct adapter *adapter, unsigned int viid, in t4vf_identify_port() function
|
H A D | cxgb4vf_main.c | 1718 return t4vf_identify_port(pi->adapter, pi->viid, val); in cxgb4vf_phys_id()
|
Completed in 16 milliseconds