Home
last modified time | relevance | path

Searched refs:QED_IS_L2_PERSONALITY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed.h280 #define QED_IS_L2_PERSONALITY(dev) \ macro
H A Dqed_l2.c58 if (!QED_IS_L2_PERSONALITY(p_hwfn)) in qed_l2_alloc()
94 if (!QED_IS_L2_PERSONALITY(p_hwfn)) in qed_l2_setup()
104 if (!QED_IS_L2_PERSONALITY(p_hwfn)) in qed_l2_free()
H A Dqed_mng_tlv.c1295 if ((tlv_group & QED_MFW_TLV_ETH) && !QED_IS_L2_PERSONALITY(p_hwfn)) { in qed_mfw_process_tlv_req()
H A Dqed_dev.c3516 if (QED_IS_L2_PERSONALITY(p_hwfn)) { in qed_hw_set_feat()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed.h277 #define QED_IS_L2_PERSONALITY(dev) \ macro
H A Dqed_l2.c58 if (!QED_IS_L2_PERSONALITY(p_hwfn)) in qed_l2_alloc()
94 if (!QED_IS_L2_PERSONALITY(p_hwfn)) in qed_l2_setup()
104 if (!QED_IS_L2_PERSONALITY(p_hwfn)) in qed_l2_free()
H A Dqed_mng_tlv.c1295 if ((tlv_group & QED_MFW_TLV_ETH) && !QED_IS_L2_PERSONALITY(p_hwfn)) { in qed_mfw_process_tlv_req()
H A Dqed_dev.c3602 if (QED_IS_L2_PERSONALITY(p_hwfn)) { in qed_hw_set_feat()

Completed in 25 milliseconds