Searched defs:scd_ssn (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/iwlegacy/
H A D4965.c2059 const u32 scd_ssn = il4965_get_scd_ssn(tx_resp); local
2072 if (txq->q.read_ptr != (scd_ssn & 0xff)) {
2073 idx = il_queue_dec_wrap(scd_ssn & 0xff, txq->q.n_bd);
2074 D_TX_REPLY("Retry scheduler reclaim scd_ssn "
2075 "%d idx %d\n", scd_ssn, idx);
H A Dcommands.h1738 __le16 scd_ssn; member in struct:il_compressed_ba_resp
/drivers/net/wireless/iwlwifi/
H A Diwl-commands.h1547 __le16 scd_ssn; member in struct:iwl_compressed_ba_resp

Completed in 82 milliseconds