Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/qed/
Dqed_fcoe_if.h66 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.h789 struct qed_common_cb_ops { struct
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_main.c2230 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_link_update()
2243 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_bw_update()
2759 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_schedule_recovery_handler()
2779 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_hw_error_occurred()
3083 struct qed_common_cb_ops *op = cdev->protocol_ops.common; in qed_fill_generic_tlv_data()
3125 struct qed_common_cb_ops *ops; in qed_mfw_fill_tlv_data()
Dqed.h827 struct qed_common_cb_ops *common;
Dqed_dcbx.c855 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_dcbx_aen()
Dqed_l2.c2806 struct qed_common_cb_ops *op = p_hwfn->cdev->protocol_ops.common; in qed_arfs_sp_response_handler()