Searched refs:station_flags (Results 1 – 6 of 6) sorted by relevance
171 add_sta_cmd.station_flags |= in iwm_sta_send_to_fw()173 add_sta_cmd.station_flags |= in iwm_sta_send_to_fw()219 cmd.station_flags = drain ? htole32(IWM_STA_FLG_DRAIN_FLOW) : 0; in iwm_drain_sta()
6353 * @station_flags: look at %iwm_sta_flags6354 * @station_flags_msk: what of %station_flags have changed6388 uint32_t station_flags;6415 * @station_flags: look at &enum iwl_sta_flags6416 * @station_flags_msk: what of %station_flags have changed,6457 uint32_t station_flags;6384 uint32_t station_flags; global() member 6453 uint32_t station_flags; global() member
253 __le32 station_flags; member339 __le32 station_flags; member
168 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_160MHZ); in iwl_mvm_sta_send_to_fw()171 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_80MHZ); in iwl_mvm_sta_send_to_fw()174 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_40MHZ); in iwl_mvm_sta_send_to_fw()178 add_sta_cmd.station_flags |= in iwl_mvm_sta_send_to_fw()185 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_SISO); in iwl_mvm_sta_send_to_fw()188 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_MIMO2); in iwl_mvm_sta_send_to_fw()191 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_MIMO3); in iwl_mvm_sta_send_to_fw()202 add_sta_cmd.station_flags &= ~cpu_to_le32(STA_FLG_MIMO_EN_MSK); in iwl_mvm_sta_send_to_fw()203 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_SISO); in iwl_mvm_sta_send_to_fw()206 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_RTS_MIMO_PROT); in iwl_mvm_sta_send_to_fw()[all …]
6013 cmd.station_flags = drain ? htole32(IWX_STA_FLG_DRAIN_FLOW) : 0; in iwx_drain_sta()6239 add_sta_cmd.station_flags |= in iwx_add_sta_cmd()6250 add_sta_cmd.station_flags |= in iwx_add_sta_cmd()6258 add_sta_cmd.station_flags |= htole32( in iwx_add_sta_cmd()6265 add_sta_cmd.station_flags |= htole32( in iwx_add_sta_cmd()6277 add_sta_cmd.station_flags |= htole32((aggsize << in iwx_add_sta_cmd()6284 add_sta_cmd.station_flags in iwx_add_sta_cmd()6288 add_sta_cmd.station_flags in iwx_add_sta_cmd()6292 add_sta_cmd.station_flags in iwx_add_sta_cmd()6296 add_sta_cmd.station_flags in iwx_add_sta_cmd()
7457 uint32_t station_flags; member