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