Searched refs:tfd_queue_msk (Results 1 – 9 of 9) sorted by relevance
165 add_sta_cmd.tfd_queue_msk |= in iwm_sta_send_to_fw()272 uint32_t tfd_queue_msk = 0; in iwm_rm_sta() local280 tfd_queue_msk |= htole32(1 << iwm_ac_to_tx_fifo[ac]); in iwm_rm_sta()282 ret = iwm_flush_tx_path(sc, tfd_queue_msk, IWM_CMD_SYNC); in iwm_rm_sta()287 mvm_sta->tfd_queue_msk); in iwm_rm_sta()326 cmd.tfd_queue_msk = htole32(sta->tfd_queue_msk); in iwm_add_int_sta_common()357 sc->sc_aux_sta.tfd_queue_msk = (1 << IWM_AUX_QUEUE); in iwm_add_aux_sta()
335 uint32_t tfd_queue_msk; member
6393 uint32_t tfd_queue_msk; member6463 uint32_t tfd_queue_msk; member
233 * @tfd_queue_msk: tfd queues used by this station261 __le32 tfd_queue_msk;314 * @tfd_queue_msk: tfd queues used by this station.348 __le32 tfd_queue_msk;259 __le32 tfd_queue_msk; global() member 346 __le32 tfd_queue_msk; global() member
155 add_sta_cmd.tfd_queue_msk = in iwl_mvm_sta_send_to_fw() 156 cpu_to_le32(mvm_sta->tfd_queue_msk); in iwl_mvm_sta_send_to_fw() 342 cmd.tfd_queue_msk = cpu_to_le32(mvmsta->tfd_queue_msk); in iwl_mvm_invalidate_sta_queue() 532 mvmsta->tfd_queue_msk &= ~BIT(queue); /* Don't use this queue anymore */ in iwl_mvm_remove_sta_queue_marking() 1109 cmd.tfd_queue_msk = cpu_to_le32(mvmsta->tfd_queue_msk); in iwl_mvm_unshare_queue() 1352 tfd_queue_mask = mvmsta->tfd_queue_msk; in iwl_mvm_sta_alloc_queue() 1457 mvmsta->tfd_queue_msk |= BIT(queue); in iwl_mvm_sta_alloc_queue() 1718 cmd.tfd_queue_msk in iwl_mvm_add_int_sta_common() [all...]
371 * @tfd_queue_msk: the tfd queues used by the station423 u32 tfd_queue_msk;472 * @tfd_queue_msk: the tfd queues used by the station477 u32 tfd_queue_msk;410 u32 tfd_queue_msk; global() member 462 u32 tfd_queue_msk; global() member
2301 u32 sta_id, tfd_queue_msk; iwl_mvm_flush_sta() local
743 u32 tfd_queue_msk = 0; in iwl_mvm_mac_ctxt_cmd_listener() 764 tfd_queue_msk = BIT(mvm->snif_queue); in iwl_mvm_mac_ctxt_cmd_ibss() 767 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->snif_sta, tfd_queue_msk, in iwl_mvm_mac_ctxt_cmd_ibss() 731 u32 tfd_queue_msk = 0; iwl_mvm_mac_ctxt_cmd_listener() local
5929 mvmsta->tfd_queue_msk)) in iwl_mvm_mac_sta_statistics() 5935 msk |= mvmsta->tfd_queue_msk; in iwl_mvm_mac_sta_statistics() 5968 mvmsta->tfd_queue_msk)) in iwl_mvm_event_mlme_callback()