Home
last modified time | relevance | path

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

/Linux-v5.15/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.h174 struct qed_common_cb_ops common;
Dqed_if.h808 struct qed_common_cb_ops { struct
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_main.c2240 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_link_update()
2253 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_bw_update()
2769 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_schedule_recovery_handler()
2789 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_hw_error_occurred()
3093 struct qed_common_cb_ops *op = cdev->protocol_ops.common; in qed_fill_generic_tlv_data()
3135 struct qed_common_cb_ops *ops; in qed_mfw_fill_tlv_data()
Dqed.h819 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.c2807 struct qed_common_cb_ops *op = p_hwfn->cdev->protocol_ops.common; in qed_arfs_sp_response_handler()