Searched refs:qed_fill_link_capability (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_main.c | 1835 static void qed_fill_link_capability(struct qed_hwfn *hwfn, in qed_fill_link_capability() function 2101 qed_fill_link_capability(hwfn, ptt, in qed_fill_link() 2127 qed_fill_link_capability(hwfn, ptt, params.speed.advertised_speeds, in qed_fill_link() 2131 qed_fill_link_capability(hwfn, ptt, link_caps.speed_capabilities, in qed_fill_link() 2136 qed_fill_link_capability(hwfn, ptt, speed_mask, if_link->lp_caps); in qed_fill_link()
|