Searched defs:iwl_mvm_dqa_txq_info (Results 1 – 1 of 1) sorted by relevance
794 struct iwl_mvm_dqa_txq_info { struct795 u8 ra_sta_id; /* The RA this queue is mapped to, if exists */796 bool reserved; /* Is this the TXQ reserved for a STA */797 u8 mac80211_ac; /* The mac80211 AC this queue is mapped to */798 u8 txq_tid; /* The TID "owner" of this queue*/799 u16 tid_bitmap; /* Bitmap of the TIDs mapped to this queue */801 unsigned long last_frame_time[IWL_MAX_TID_COUNT + 1];802 enum iwl_mvm_queue_status status;