Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
A Drx.h36 #define WL1251_RX_ALIGN(len) (((len) + WL1251_RX_ALIGN_TO - 1) & \ macro
A Drx.c142 length = WL1251_RX_ALIGN(desc->length - PLCP_HEADER_LENGTH); in wl1251_rx_body()

Completed in 4 milliseconds