Searched refs:fw_caps_to_lmm (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 444 static void fw_caps_to_lmm(enum fw_port_type port_type, in fw_caps_to_lmm() function 624 fw_caps_to_lmm(pi->port_type, pi->link_cfg.pcaps, in get_link_ksettings() 626 fw_caps_to_lmm(pi->port_type, pi->link_cfg.acaps, in get_link_ksettings() 628 fw_caps_to_lmm(pi->port_type, pi->link_cfg.lpacaps, in get_link_ksettings()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1258 static void fw_caps_to_lmm(enum fw_port_type port_type, in fw_caps_to_lmm() function 1406 fw_caps_to_lmm(pi->port_type, pi->link_cfg.pcaps, in cxgb4vf_get_link_ksettings() 1408 fw_caps_to_lmm(pi->port_type, pi->link_cfg.acaps, in cxgb4vf_get_link_ksettings() 1410 fw_caps_to_lmm(pi->port_type, pi->link_cfg.lpacaps, in cxgb4vf_get_link_ksettings()
|