Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dmboxd.h75 const struct protocol_ops *protocol;
H A Dprotocol.h103 struct protocol_ops { struct
H A Dprotocol.c660 static const struct protocol_ops protocol_ops_v1 = {
672 static const struct protocol_ops protocol_ops_v2 = {
684 static const struct protocol_ops *protocol_ops_map[] = {
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c748 cdev->protocol_ops.fcoe = ops; in qed_register_fcoe_ops()
1013 if (cdev->protocol_ops.fcoe && cdev->ops_cookie) { in qed_get_protocol_stats_fcoe()
1014 struct qed_fcoe_cb_ops *ops = cdev->protocol_ops.fcoe; in qed_get_protocol_stats_fcoe()
H A Dqed_main.c2207 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_link_update()
2220 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_bw_update()
2736 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_schedule_recovery_handler()
2756 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_hw_error_occurred()
3132 struct qed_common_cb_ops *op = cdev->protocol_ops.common; in qed_fill_generic_tlv_data()
3176 ops = cdev->protocol_ops.common; in qed_mfw_fill_tlv_data()
H A Dqed.h824 } protocol_ops; member
H A Dqed_nvmetcp.c163 cdev->protocol_ops.nvmetcp = ops; in qed_register_nvmetcp_ops()
H A 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()
H A Dqed_vf.c1671 struct qed_eth_cb_ops *ops = hwfn->cdev->protocol_ops.eth; in qed_handle_bulletin_change()
H A Dqed_iscsi.c1056 cdev->protocol_ops.iscsi = ops; in qed_register_iscsi_ops()
H A Dqed_dcbx.c853 struct qed_common_cb_ops *op = hwfn->cdev->protocol_ops.common; in qed_dcbx_aen()
H A Dqed_sriov.c2243 struct qed_eth_cb_ops *ops = p_hwfn->cdev->protocol_ops.eth; in qed_pf_validate_modify_tunn_config()