Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dtrxhdr.h78 #define SIZEOF_TRX(trx) (ISTRX_V2(trx) ? SIZEOF_TRXHDR_V2: SIZEOF_TRXHDR_V1) macro
80 #define SIZEOF_TRX(trx) (sizeof(struct trx_header)) macro