Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.c765 cdev->protocol_ops.fcoe = ops; in qed_register_fcoe_ops()
1022 if (cdev->protocol_ops.fcoe && cdev->ops_cookie) { in qed_get_protocol_stats_fcoe()
1023 struct qed_fcoe_cb_ops *ops = cdev->protocol_ops.fcoe; in qed_get_protocol_stats_fcoe()
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()
2263 ops = cdev->protocol_ops.common; in qed_mfw_fill_tlv_data()
Dqed.h809 } protocol_ops; member
Dqed_l2.c2289 cdev->protocol_ops.eth = ops; in qed_register_eth_ops()
2809 struct qed_common_cb_ops *op = p_hwfn->cdev->protocol_ops.common; in qed_arfs_sp_response_handler()
Dqed_iscsi.c1104 cdev->protocol_ops.iscsi = ops; in qed_register_iscsi_ops()
Dqed_vf.c1677 struct qed_eth_cb_ops *ops = hwfn->cdev->protocol_ops.eth; in qed_handle_bulletin_change()
Dqed_dcbx.c882 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_dcbx_aen()
Dqed_sriov.c2257 struct qed_eth_cb_ops *ops = p_hwfn->cdev->protocol_ops.eth; in qed_pf_validate_modify_tunn_config()