Searched refs:tid_tspec (Results 1 – 4 of 4) sorted by relevance
175 tx_cmd->tid_tspec = qc[0] & 0xf; in iwl_mvm_set_tx_cmd()184 tx_cmd->tid_tspec = (control & in iwl_mvm_set_tx_cmd()187 WARN_ON_ONCE(tx_cmd->tid_tspec >= IWL_MAX_TID_COUNT); in iwl_mvm_set_tx_cmd()188 iwl_mvm_bar_check_trigger(mvm, bar->ra, tx_cmd->tid_tspec, in iwl_mvm_set_tx_cmd()192 tx_cmd->tid_tspec = IWL_TID_NON_QOS; in iwl_mvm_set_tx_cmd()194 tx_cmd->tid_tspec = IWL_MAX_TID_COUNT; in iwl_mvm_set_tx_cmd()203 if (tx_cmd->tid_tspec < IWL_MAX_TID_COUNT) in iwl_mvm_set_tx_cmd()204 ac = tid_to_mac80211_ac[tx_cmd->tid_tspec]; in iwl_mvm_set_tx_cmd()
140 * TID for non QoS frames - to be written in tid_tspec205 * @tid_tspec: TID/tspec245 u8 tid_tspec;243 u8 tid_tspec; global() member
4909 * TID for non QoS frames - to be written in tid_tspec5008 uint8_t tid_tspec;5004 uint8_t tid_tspec; global() member
3840 tx->tid_tspec = tid; in iwm_tx()