Searched refs:fw_caps_to_lmm (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 494 * fw_caps_to_lmm - translate Firmware to ethtool Link Mode Mask 502 static void fw_caps_to_lmm(enum fw_port_type port_type, in fw_caps_to_lmm() function 691 fw_caps_to_lmm(pi->port_type, pi->link_cfg.pcaps, in get_link_ksettings() 693 fw_caps_to_lmm(pi->port_type, in get_link_ksettings() 698 fw_caps_to_lmm(pi->port_type, pi->link_cfg.lpacaps, in get_link_ksettings()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 494 * fw_caps_to_lmm - translate Firmware to ethtool Link Mode Mask 502 static void fw_caps_to_lmm(enum fw_port_type port_type, in fw_caps_to_lmm() function 691 fw_caps_to_lmm(pi->port_type, pi->link_cfg.pcaps, in get_link_ksettings() 693 fw_caps_to_lmm(pi->port_type, in get_link_ksettings() 698 fw_caps_to_lmm(pi->port_type, pi->link_cfg.lpacaps, in get_link_ksettings()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 1302 * fw_caps_to_lmm - translate Firmware to ethtool Link Mode Mask 1310 static void fw_caps_to_lmm(enum fw_port_type port_type, in fw_caps_to_lmm() function 1465 fw_caps_to_lmm(pi->port_type, pi->link_cfg.pcaps, in cxgb4vf_get_link_ksettings() 1467 fw_caps_to_lmm(pi->port_type, pi->link_cfg.acaps, in cxgb4vf_get_link_ksettings() 1469 fw_caps_to_lmm(pi->port_type, pi->link_cfg.lpacaps, in cxgb4vf_get_link_ksettings()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 1302 * fw_caps_to_lmm - translate Firmware to ethtool Link Mode Mask 1310 static void fw_caps_to_lmm(enum fw_port_type port_type, in fw_caps_to_lmm() function 1465 fw_caps_to_lmm(pi->port_type, pi->link_cfg.pcaps, in cxgb4vf_get_link_ksettings() 1467 fw_caps_to_lmm(pi->port_type, pi->link_cfg.acaps, in cxgb4vf_get_link_ksettings() 1469 fw_caps_to_lmm(pi->port_type, pi->link_cfg.lpacaps, in cxgb4vf_get_link_ksettings()
|
Completed in 14 milliseconds