Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2199 * il_queue_dec_wrap - decrement queue idx, wrap back to end
2204 il_queue_dec_wrap(int idx, int n_bd) in il_queue_dec_wrap() function
H A D4965-mac.c2829 idx = il_queue_dec_wrap(scd_ssn & 0xff, txq->q.n_bd); in il4965_hdl_tx()
2944 idx = il_queue_dec_wrap(ba_resp_scd_ssn & 0xff, txq->q.n_bd); in il4965_hdl_compressed_ba()
/kernel/linux/linux-6.6/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) in il_queue_dec_wrap() function
H A D4965-mac.c2829 idx = il_queue_dec_wrap(scd_ssn & 0xff, txq->q.n_bd); in il4965_hdl_tx()
2943 idx = il_queue_dec_wrap(ba_resp_scd_ssn & 0xff, txq->q.n_bd); in il4965_hdl_compressed_ba()

Completed in 26 milliseconds