Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_tlv.h42 #define ROCE_1ST_TLV_PREP(rtlv, tot_chunks, content_bytes, more) \ argument
46 (rtlv)->tlv.length = (content_bytes); \
52 #define ROCE_EXT_TLV_PREP(rtlv, ext_type, content_bytes, more, reqd) \ argument
56 (rtlv)->tlv.length = (content_bytes); \