Home
last modified time | relevance | path

Searched refs:channel_tlv (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vfpf_if.h47 struct channel_tlv { struct
56 struct channel_tlv tl; argument
63 struct channel_tlv tl;
75 struct channel_tlv tl;
130 struct channel_tlv tl;
249 struct channel_tlv tl;
381 struct channel_tlv tl;
389 struct channel_tlv tl;
395 struct channel_tlv tl;
401 struct channel_tlv tl;
[all …]
H A Decore_sriov.c1388 struct channel_tlv *tl = (struct channel_tlv *)*offset; in ecore_add_tlv()
1404 struct channel_tlv *tlv; in ecore_dp_tlv_list()
1408 tlv = (struct channel_tlv *)((u8 *)tlvs_list + total_length); in ecore_dp_tlv_list()
2989 struct channel_tlv *p_tlv = (struct channel_tlv *)p_tlvs_list; in ecore_iov_search_list_tlvs()
3007 p_tlv = (struct channel_tlv *)((u8 *)p_tlv + p_tlv->length); in ecore_iov_search_list_tlvs()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h48 struct channel_tlv { struct
54 struct channel_tlv tl; argument
64 struct channel_tlv tl;
71 struct channel_tlv tl;
H A Dbnx2x_vfpf.c69 struct channel_tlv *tl = (struct channel_tlv *) in bnx2x_add_tlv()
273 sizeof(struct channel_tlv)); in bnx2x_vf_get_resources()
276 (acq->first_tlv.tl.length + sizeof(struct channel_tlv)), in bnx2x_vf_get_resources()