Home
last modified time | relevance | path

Searched refs:qed_common_cb_ops (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/include/linux/qed/
Dqed_fcoe_if.h66 struct qed_common_cb_ops common;
Dqed_nvmetcp_if.h77 struct qed_common_cb_ops common;
Dqed_iscsi_if.h126 struct qed_common_cb_ops common;
Dqed_eth_if.h163 struct qed_common_cb_ops common;
Dqed_if.h817 struct qed_common_cb_ops { struct
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_main.c2206 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_link_update()
2219 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_bw_update()
2735 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_schedule_recovery_handler()
2755 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_hw_error_occurred()
3131 struct qed_common_cb_ops *op = cdev->protocol_ops.common; in qed_fill_generic_tlv_data()
3173 struct qed_common_cb_ops *ops; in qed_mfw_fill_tlv_data()
Dqed.h817 struct qed_common_cb_ops *common;
Dqed_dcbx.c853 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_dcbx_aen()
Dqed_l2.c2797 struct qed_common_cb_ops *op = p_hwfn->cdev->protocol_ops.common; in qed_arfs_sp_response_handler()