Searched refs:CHANNEL_TLV_LIST_END (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_vf.c | 177 CHANNEL_TLV_LIST_END, in _ecore_vf_pf_release() 262 CHANNEL_TLV_LIST_END, in ecore_vf_pf_soft_flr_acquire() 337 CHANNEL_TLV_LIST_END, in ecore_vf_pf_acquire() 817 CHANNEL_TLV_LIST_END, in ecore_vf_pf_tunnel_param_update() 885 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxq_start() 942 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxq_stop() 988 CHANNEL_TLV_LIST_END, in ecore_vf_pf_txq_start() 1041 CHANNEL_TLV_LIST_END, in ecore_vf_pf_txq_stop() 1097 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxqs_update() 1146 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()
|