Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2211 * il_queue_dec_wrap - decrement queue idx, wrap back to end
2216 il_queue_dec_wrap(int idx, int n_bd) in il_queue_dec_wrap() function
H A D4965-mac.c2832 idx = il_queue_dec_wrap(scd_ssn & 0xff, txq->q.n_bd); in il4965_hdl_tx()
2946 idx = il_queue_dec_wrap(ba_resp_scd_ssn & 0xff, txq->q.n_bd); in il4965_hdl_compressed_ba()