Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/net/ethernet/qlogic/qed/
Dqed_main.c2208 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_link_update()
2221 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_bw_update()
2737 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_schedule_recovery_handler()
2757 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_hw_error_occurred()
3133 struct qed_common_cb_ops *op = cdev->protocol_ops.common; in qed_fill_generic_tlv_data()
3175 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.c2797 struct qed_common_cb_ops *op = p_hwfn->cdev->protocol_ops.common; in qed_arfs_sp_response_handler()