Searched refs:fw_caps_to_lmm (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 432 static void fw_caps_to_lmm(enum fw_port_type port_type, in fw_caps_to_lmm() function 621 fw_caps_to_lmm(pi->port_type, pi->link_cfg.pcaps, in get_link_ksettings() 623 fw_caps_to_lmm(pi->port_type, in get_link_ksettings() 628 fw_caps_to_lmm(pi->port_type, pi->link_cfg.lpacaps, in get_link_ksettings()
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1312 static void fw_caps_to_lmm(enum fw_port_type port_type, in fw_caps_to_lmm() function 1467 fw_caps_to_lmm(pi->port_type, pi->link_cfg.pcaps, in cxgb4vf_get_link_ksettings() 1469 fw_caps_to_lmm(pi->port_type, pi->link_cfg.acaps, in cxgb4vf_get_link_ksettings() 1471 fw_caps_to_lmm(pi->port_type, pi->link_cfg.lpacaps, in cxgb4vf_get_link_ksettings()
|