Searched refs:TLV_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
47 #define TLV_BUFFER_SIZE 1024 macro367 u8 tlv_buffer[TLV_BUFFER_SIZE];
32 #define TLV_BUFFER_SIZE 1024 macro475 u8 tlv_buffer[TLV_BUFFER_SIZE];
2732 if ((len + p_tlv->length) > TLV_BUFFER_SIZE) { in qed_iov_search_list_tlvs()