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

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2200 * il_queue_dec_wrap - decrement queue idx, wrap back to end
2205 il_queue_dec_wrap(int idx, int n_bd) function
H A D4965-mac.c2829 idx = il_queue_dec_wrap(scd_ssn & 0xff, txq->q.n_bd);
2943 idx = il_queue_dec_wrap(ba_resp_scd_ssn & 0xff, txq->q.n_bd);

Completed in 277 milliseconds