Searched refs:CHANNEL_TLV_LIST_END (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_vf.c | 180 CHANNEL_TLV_LIST_END, in _ecore_vf_pf_release() 265 CHANNEL_TLV_LIST_END, in ecore_vf_pf_soft_flr_acquire() 340 CHANNEL_TLV_LIST_END, in ecore_vf_pf_acquire() 820 CHANNEL_TLV_LIST_END, in ecore_vf_pf_tunnel_param_update() 888 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxq_start() 945 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxq_stop() 991 CHANNEL_TLV_LIST_END, in ecore_vf_pf_txq_start() 1044 CHANNEL_TLV_LIST_END, in ecore_vf_pf_txq_stop() 1100 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxqs_update() 1149 CHANNEL_TLV_LIST_END, in ecore_vf_pf_vport_start() [all …]
|
| H A D | ecore_vfpf_if.h | 684 CHANNEL_TLV_LIST_END, enumerator
|
| H A D | ecore_sriov.c | 1421 if (tlv->type == CHANNEL_TLV_LIST_END) in ecore_dp_tlv_list() 1554 ecore_add_tlv(&p_mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_prep_vp_update_resp_tlvs() 1570 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_prepare_resp() 2320 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_vf_mbx_start_rxq_resp() 2606 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_vf_mbx_update_tunn_param() 2639 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_vf_mbx_start_txq_resp() 3014 } while (p_tlv->type != CHANNEL_TLV_LIST_END); in ecore_iov_search_list_tlvs() 3734 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_vf_pf_get_coalesce()
|