Searched refs:t4_link_acaps (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1799 fw_port_cap32_t t4_link_acaps(struct adapter *adapter, unsigned int port,
|
H A D | cxgb4_ethtool.c | 694 t4_link_acaps(pi->adapter, in get_link_ksettings()
|
H A D | t4_hw.c | 3972 * t4_link_acaps() for how this is done. 4127 * t4_link_acaps - compute Link Advertised Port Capabilities 4137 fw_port_cap32_t t4_link_acaps(struct adapter *adapter, unsigned int port, in t4_link_acaps() function 4231 rcap = t4_link_acaps(adapter, port, lc); in t4_link_l1cfg_core()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 694 t4_link_acaps(pi->adapter, in get_link_ksettings()
|
H A D | cxgb4.h | 1795 fw_port_cap32_t t4_link_acaps(struct adapter *adapter, unsigned int port,
|
H A D | t4_hw.c | 3942 * t4_link_acaps() for how this is done. 4097 * t4_link_acaps - compute Link Advertised Port Capabilities 4107 fw_port_cap32_t t4_link_acaps(struct adapter *adapter, unsigned int port, in t4_link_acaps() function 4201 rcap = t4_link_acaps(adapter, port, lc); in t4_link_l1cfg_core()
|
Completed in 38 milliseconds