Searched refs:PADBYTES (Results 1 – 1 of 1) sorted by relevance
1036 #define PADBYTES(_len) ((4 - ((_len) % 4)) % 4) in ath_tx_form_aggr() macro1076 bpad = PADBYTES(al_delta) + (ndelim << 2); in ath_tx_form_aggr()1109 #undef PADBYTES in ath_tx_form_aggr()