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

/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
H A DRxBuf_linux.h50 #define RX_HEAD_LEN_ALIGNED ((sizeof(rx_head_t) + 0x3) & ~0x3) macro

Completed in 59 milliseconds