Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.c169 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in _qed_vf_pf_release()
291 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_acquire()
702 sizeof(struct channel_list_end_tlv)); in qed_vf_pf_tunnel_param_update()
769 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_rxq_start()
819 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_rxq_stop()
864 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_txq_start()
915 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_txq_stop()
965 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_vport_start()
1353 sizeof(struct channel_list_end_tlv)); in qed_vf_pf_get_coalesce()
1391 sizeof(struct channel_list_end_tlv)); in qed_vf_pf_bulletin_update_mac()
[all …]
H A Dqed_vf.h73 struct channel_list_end_tlv { struct
H A Dqed_sriov.c1297 sizeof(struct channel_list_end_tlv)); in qed_iov_prep_vp_update_resp_tlvs()
1313 sizeof(struct channel_list_end_tlv)); in qed_iov_prepare_resp()
2036 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_start_rxq_resp()
2377 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_update_tunn_param()
2410 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_mbx_start_txq_resp()
3479 sizeof(struct channel_list_end_tlv)); in qed_iov_vf_pf_get_coalesce()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A 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;
H A Dbnx2x_vfpf.c268 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_acquire()
413 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_release()
464 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_init()
515 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_close_vf()
665 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_setup_q()
700 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_teardown_queue()
754 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_config_mac()
813 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_config_rss()
910 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_set_mcast()
969 sizeof(struct channel_list_end_tlv)); in bnx2x_vfpf_update_vlan()
[all …]