Searched refs:WL1251_RX_ALIGN (Results 1 – 2 of 2) sorted by relevance
36 #define WL1251_RX_ALIGN(len) (((len) + WL1251_RX_ALIGN_TO - 1) & \ macro
142 length = WL1251_RX_ALIGN(desc->length - PLCP_HEADER_LENGTH); in wl1251_rx_body()
Completed in 4 milliseconds