Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.c749 cdev->protocol_ops.fcoe = ops; in qed_register_fcoe_ops()
1014 if (cdev->protocol_ops.fcoe && cdev->ops_cookie) { in qed_get_protocol_stats_fcoe()
1015 struct qed_fcoe_cb_ops *ops = cdev->protocol_ops.fcoe; in qed_get_protocol_stats_fcoe()
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()
3137 ops = cdev->protocol_ops.common; in qed_mfw_fill_tlv_data()
Dqed.h824 } protocol_ops; member
Dqed_nvmetcp.c163 cdev->protocol_ops.nvmetcp = ops; in qed_register_nvmetcp_ops()
Dqed_l2.c2295 cdev->protocol_ops.eth = ops; in qed_register_eth_ops()
2797 struct qed_common_cb_ops *op = p_hwfn->cdev->protocol_ops.common; in qed_arfs_sp_response_handler()
Dqed_vf.c1681 struct qed_eth_cb_ops *ops = hwfn->cdev->protocol_ops.eth; in qed_handle_bulletin_change()
Dqed_iscsi.c1057 cdev->protocol_ops.iscsi = ops; in qed_register_iscsi_ops()
Dqed_dcbx.c853 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_dcbx_aen()
Dqed_sriov.c2241 struct qed_eth_cb_ops *ops = p_hwfn->cdev->protocol_ops.eth; in qed_pf_validate_modify_tunn_config()