Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dxmit.c712 #define PADBYTES(_len) ((4 - ((_len) % 4)) % 4) in ath_tx_form_aggr() macro
767 bpad = PADBYTES(al_delta) + (ndelim << 2); in ath_tx_form_aggr()
789 #undef PADBYTES in ath_tx_form_aggr()