Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vfpf_if.h69 #define TLV_BUFFER_SIZE 1024 macro
532 u8 tlv_buffer[TLV_BUFFER_SIZE];
H A Decore_sriov.c2933 if ((len + p_tlv->length) > TLV_BUFFER_SIZE) { in ecore_iov_search_list_tlvs()