Searched defs:RX_ETH_PKT_LEN (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/common/inc/
H A DRxBuf.h82 * \def RX_ETH_PKT_LEN
85 #define RX_ETH_PKT_LEN(pBuf) *((TI_UINT32 *)(((TI_UINT32)pBuf + sizeof(RxIfDescriptor_t) + 6) & ~3)) macro

Completed in 377 milliseconds