Home
last modified time | relevance | path

Searched refs:qed_mcp_is_ext_speed_supported (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h785 * qed_mcp_is_ext_speed_supported() - Check if management firmware supports
792 qed_mcp_is_ext_speed_supported(const struct qed_hwfn *p_hwfn) in qed_mcp_is_ext_speed_supported() function
H A Dqed_main.c1732 if (qed_mcp_is_ext_speed_supported(hwfn)) in qed_set_link()
2120 if (IS_PF(hwfn->cdev) && qed_mcp_is_ext_speed_supported(hwfn)) { in qed_fill_link()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h827 * qed_mcp_is_ext_speed_supported() - Check if management firmware supports
834 qed_mcp_is_ext_speed_supported(const struct qed_hwfn *p_hwfn) in qed_mcp_is_ext_speed_supported() function
H A Dqed_main.c1704 if (qed_mcp_is_ext_speed_supported(hwfn)) in qed_set_link()
2092 if (IS_PF(hwfn->cdev) && qed_mcp_is_ext_speed_supported(hwfn)) { in qed_fill_link()

Completed in 11 milliseconds