Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/qed/
Dqed_fcoe_if.h64 struct qed_common_cb_ops common;
Dqed_iscsi_if.h152 struct qed_common_cb_ops common;
Dqed_eth_if.h200 struct qed_common_cb_ops common;
Dqed_if.h774 struct qed_common_cb_ops { struct
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_main.c1610 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_link_update()
2219 struct qed_common_cb_ops *op = cdev->protocol_ops.common; in qed_fill_generic_tlv_data()
2261 struct qed_common_cb_ops *ops; in qed_mfw_fill_tlv_data()
Dqed.h805 struct qed_common_cb_ops *common;
Dqed_dcbx.c882 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_dcbx_aen()
Dqed_l2.c2809 struct qed_common_cb_ops *op = p_hwfn->cdev->protocol_ops.common; in qed_arfs_sp_response_handler()