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

/drivers/net/wireless/iwlegacy/
H A Dcommon.h2223 * il_queue_dec_wrap - decrement queue idx, wrap back to end
2228 il_queue_dec_wrap(int idx, int n_bd) function
H A D4965-mac.c2848 idx = il_queue_dec_wrap(scd_ssn & 0xff, txq->q.n_bd);
2963 idx = il_queue_dec_wrap(ba_resp_scd_ssn & 0xff, txq->q.n_bd);

Completed in 26 milliseconds