Searched refs:CHANNEL_TLV_LIST_END (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_vf.c | 226 CHANNEL_TLV_LIST_END, in _ecore_vf_pf_release() 355 CHANNEL_TLV_LIST_END, in ecore_vf_pf_acquire() 810 CHANNEL_TLV_LIST_END, in ecore_vf_pf_tunnel_param_update() 879 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxq_start() 936 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxq_stop() 982 CHANNEL_TLV_LIST_END, in ecore_vf_pf_txq_start() 1035 CHANNEL_TLV_LIST_END, in ecore_vf_pf_txq_stop() 1092 CHANNEL_TLV_LIST_END, in ecore_vf_pf_rxqs_update() 1146 CHANNEL_TLV_LIST_END, in ecore_vf_pf_vport_start() 1177 CHANNEL_TLV_LIST_END, in ecore_vf_pf_vport_stop() [all …]
|
| D | ecore_vfpf_if.h | 689 CHANNEL_TLV_LIST_END, enumerator
|
| D | ecore_sriov.c | 1396 if (tlv->type == CHANNEL_TLV_LIST_END) in ecore_dp_tlv_list() 1532 ecore_add_tlv(&p_mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_prep_vp_update_resp_tlvs() 1548 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_prepare_resp() 2291 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_vf_mbx_start_rxq_resp() 2571 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_vf_mbx_update_tunn_param() 2604 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_vf_mbx_start_txq_resp() 2941 } while (p_tlv->type != CHANNEL_TLV_LIST_END); in ecore_iov_search_list_tlvs() 3655 ecore_add_tlv(&mbx->offset, CHANNEL_TLV_LIST_END, in ecore_iov_vf_pf_get_coalesce()
|