Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1036 #define PADBYTES(_len) ((4 - ((_len) % 4)) % 4) in ath_tx_form_aggr() macro
1076 bpad = PADBYTES(al_delta) + (ndelim << 2); in ath_tx_form_aggr()
1109 #undef PADBYTES in ath_tx_form_aggr()