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

/system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
H A DRxBuf_linux.h48 } rx_head_t; typedef in typeref:struct:_rx_head_
50 #define RX_HEAD_LEN_ALIGNED ((sizeof(rx_head_t) + 0x3) & ~0x3)

Completed in 1496 milliseconds