Searched defs:iwl_mvm_dqa_txq_info (Results 1 – 1 of 1) sorted by relevance
811 struct iwl_mvm_dqa_txq_info { struct812 u8 ra_sta_id; /* The RA this queue is mapped to, if exists */813 bool reserved; /* Is this the TXQ reserved for a STA */814 u8 mac80211_ac; /* The mac80211 AC this queue is mapped to */815 u8 txq_tid; /* The TID "owner" of this queue*/816 u16 tid_bitmap; /* Bitmap of the TIDs mapped to this queue */818 unsigned long last_frame_time[IWL_MAX_TID_COUNT + 1];819 enum iwl_mvm_queue_status status;