Searched refs:WL1251_TX_ALIGN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_tx.h79 #define WL1251_TX_ALIGN(len) (((len) + WL1251_TX_ALIGN_TO - 1) & \ macro
H A Dwl1251_tx.c228 len = WL1251_TX_ALIGN(skb->len);

Completed in 98 milliseconds