Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_vf.c97 resp_size += sizeof(struct channel_list_end_tlv); in qed_send_msg2pf()
185 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in _qed_vf_pf_release()
307 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_acquire()
710 sizeof(struct channel_list_end_tlv)); in qed_vf_pf_tunnel_param_update()
777 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_rxq_start()
827 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_rxq_stop()
872 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_txq_start()
923 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_txq_stop()
973 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_vport_start()
1003 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_vport_stop()
[all …]
Dqed_vf.h100 struct channel_list_end_tlv { struct
Dqed_sriov.c1315 sizeof(struct channel_list_end_tlv)); in qed_iov_prep_vp_update_resp_tlvs()
1331 sizeof(struct channel_list_end_tlv)); in qed_iov_prepare_resp()
2054 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_start_rxq_resp()
2395 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_update_tunn_param()
2428 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_start_txq_resp()
3488 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_pf_get_coalesce()
/Linux-v5.4/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 …]