Searched refs:ra_tid (Results 1 – 8 of 8) sorted by relevance
540 u8 ra_tid; member598 u8 ra_tid; member729 DECLARE_FLEX_ARRAY(struct iwl_mvm_compressed_ba_ratid, ra_tid);
992 __le16 ra_tid[BA_WINDOW_STREAMS_MAX]; member
1705 int sta_id = IWL_MVM_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single()1706 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single()1996 int sta_id = IWL_MVM_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg()1997 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg()
1321 BUILD_BUG_ON(ARRAY_SIZE(notif->ra_tid) != BA_WINDOW_STREAMS_MAX); in iwl_mvm_window_status_notif()1335 ratid = le16_to_cpu(notif->ra_tid[i]); in iwl_mvm_window_status_notif()
1127 static int iwl_pcie_txq_set_ratid_map(struct iwl_trans *trans, u16 ra_tid, in iwl_pcie_txq_set_ratid_map() argument1135 scd_q2ratid = ra_tid & SCD_QUEUE_RA_TID_MAP_RATID_MSK; in iwl_pcie_txq_set_ratid_map()1186 u16 ra_tid = BUILD_RAxTID(cfg->sta_id, cfg->tid); in iwl_trans_pcie_txq_enable() local1189 iwl_pcie_txq_set_ratid_map(trans, ra_tid, txq_id); in iwl_trans_pcie_txq_enable()
6045 uint8_t ra_tid; member6104 uint8_t ra_tid; member6197 struct iwx_compressed_ba_ratid ra_tid[0]; member
4830 sizeof(ba_res->ra_tid[0]) * ra_tid_cnt + in iwx_rx_compressed_ba()
5202 uint8_t ra_tid; member