Home
last modified time | relevance | path

Searched refs:channel_list_end_tlv (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.c76 resp_size += sizeof(struct channel_list_end_tlv); in qed_send_msg2pf()
172 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in _qed_vf_pf_release()
294 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_acquire()
697 sizeof(struct channel_list_end_tlv)); in qed_vf_pf_tunnel_param_update()
764 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_rxq_start()
814 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_rxq_stop()
859 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_txq_start()
910 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_txq_stop()
960 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_vport_start()
990 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_vport_stop()
[all …]
Dqed_vf.h73 struct channel_list_end_tlv { struct
Dqed_sriov.c1295 sizeof(struct channel_list_end_tlv)); in qed_iov_prep_vp_update_resp_tlvs()
1311 sizeof(struct channel_list_end_tlv)); in qed_iov_prepare_resp()
2034 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_start_rxq_resp()
2375 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_update_tunn_param()
2408 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_start_txq_resp()
3466 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_pf_get_coalesce()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h116 struct channel_list_end_tlv { struct
381 struct channel_list_end_tlv list_end;
388 struct channel_list_end_tlv list_end;
Dbnx2x_vfpf.c268 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_acquire()
414 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_release()
465 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_init()
516 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_close_vf()
663 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_setup_q()
698 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_teardown_queue()
752 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_config_mac()
811 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_config_rss()
908 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_set_mcast()
967 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_update_vlan()
[all …]