Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h249 void *tlvs_list);
321 …NLINE void ecore_dp_tlv_list(struct ecore_hwfn OSAL_UNUSED *p_hwfn, void OSAL_UNUSED *tlvs_list) {} in ecore_dp_tlv_list() argument
H A Decore_sriov.c1373 void ecore_dp_tlv_list(struct ecore_hwfn *p_hwfn, void *tlvs_list) in ecore_dp_tlv_list() argument
1380 tlv = (struct channel_tlv *)((u8 *)tlvs_list + total_length); in ecore_dp_tlv_list()