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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h248 * @param tlvs_list
251 void *tlvs_list);
323 static OSAL_INLINE void ecore_dp_tlv_list(struct ecore_hwfn OSAL_UNUSED *p_hwfn, void OSAL_UNUSED *tlvs_list) {} argument
H A Decore_sriov.c1376 void ecore_dp_tlv_list(struct ecore_hwfn *p_hwfn, void *tlvs_list) argument
1383 tlv = (struct channel_tlv *)((u8 *)tlvs_list + total_length);

Completed in 105 milliseconds