Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vfpf_if.h73 struct channel_tlv { struct
82 struct channel_tlv tl; argument
89 struct channel_tlv tl;
101 struct channel_tlv tl;
155 struct channel_tlv tl;
274 struct channel_tlv tl;
400 struct channel_tlv tl;
408 struct channel_tlv tl;
414 struct channel_tlv tl;
420 struct channel_tlv tl;
[all …]
H A Decore_sriov.c1360 struct channel_tlv *tl = (struct channel_tlv *)*offset; in ecore_add_tlv()
1376 struct channel_tlv *tlv; in ecore_dp_tlv_list()
1380 tlv = (struct channel_tlv *)((u8 *)tlvs_list + total_length); in ecore_dp_tlv_list()
2912 struct channel_tlv *p_tlv = (struct channel_tlv *)p_tlvs_list; in ecore_iov_search_list_tlvs()
2931 p_tlv = (struct channel_tlv *)((u8 *)p_tlv + p_tlv->length); in ecore_iov_search_list_tlvs()