Searched refs:station_flags (Results 1 – 11 of 11) sorted by relevance
252 __le32 station_flags; member338 __le32 station_flags; member
206 priv->stations[sta_id].sta.station_flags &= ~mask; in iwl_sta_update_ht()207 priv->stations[sta_id].sta.station_flags |= flags; in iwl_sta_update_ht()213 cmd.station_flags = flags; in iwl_sta_update_ht()228 priv->stations[index].sta.station_flags &= ~mask; in iwl_set_ht_add_station()229 priv->stations[index].sta.station_flags |= flags; in iwl_set_ht_add_station()298 station->sta.station_flags = ctx->station_flags; in iwl_prep_station()1417 .station_flags = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()
503 __le32 station_flags; member
846 __le32 station_flags; /* STA_FLG_* */ member
641 priv->contexts[IWL_RXON_CTX_PAN].station_flags = STA_FLG_PAN_STATION; in iwl_init_context()
165 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_160MHZ); in iwl_mvm_sta_send_to_fw()168 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_80MHZ); in iwl_mvm_sta_send_to_fw()171 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_40MHZ); in iwl_mvm_sta_send_to_fw()175 add_sta_cmd.station_flags |= in iwl_mvm_sta_send_to_fw()182 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_SISO); in iwl_mvm_sta_send_to_fw()185 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_MIMO2); in iwl_mvm_sta_send_to_fw()188 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_MIMO3); in iwl_mvm_sta_send_to_fw()199 add_sta_cmd.station_flags &= ~cpu_to_le32(STA_FLG_MIMO_EN_MSK); in iwl_mvm_sta_send_to_fw()200 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_SISO); in iwl_mvm_sta_send_to_fw()203 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_RTS_MIMO_PROT); in iwl_mvm_sta_send_to_fw()[all …]
958 __le32 station_flags; /* STA_FLG_* */ member986 __le32 station_flags; /* STA_FLG_* */ member1024 __le32 station_flags; /* STA_FLG_* */ member
1707 addsta->station_flags = cmd->station_flags; in il4965_build_addsta_hcmd()
2244 addsta->station_flags = cmd->station_flags; in il3945_build_addsta_hcmd()
1880 sta_flags = il->stations[idx].sta.station_flags; in il_set_ht_add_station()1911 il->stations[idx].sta.station_flags = sta_flags; in il_set_ht_add_station()1982 station->sta.station_flags = 0; in il_prep_station()
3661 il->stations[sta_id].sta.station_flags |= STA_FLG_PWR_SAVE_MSK; in il4965_sta_modify_sleep_tx_count()