Searched refs:RXON_FLG_BAND_24G_MSK (Results 1 – 8 of 8) sorted by relevance
706 ctx->staging.flags &= ~RXON_FLG_BAND_24G_MSK; in iwl_set_rxon_channel()708 ctx->staging.flags |= RXON_FLG_BAND_24G_MSK; in iwl_set_rxon_channel()723 ~(RXON_FLG_BAND_24G_MSK | RXON_FLG_AUTO_DETECT_MSK in iwl_set_flags_for_band()733 ctx->staging.flags |= RXON_FLG_BAND_24G_MSK; in iwl_set_flags_for_band()758 if (rxon->flags & RXON_FLG_BAND_24G_MSK) { in iwl_check_rxon_cmd()874 CHK_NEQ(staging->flags & RXON_FLG_BAND_24G_MSK, in iwl_full_rxon_required()875 active->flags & RXON_FLG_BAND_24G_MSK); in iwl_full_rxon_required()1055 !(ctx->staging.flags & RXON_FLG_BAND_24G_MSK)) in iwlagn_commit_rxon()
741 scan->flags = RXON_FLG_BAND_24G_MSK | RXON_FLG_AUTO_DETECT_MSK; in iwlagn_request_scan()
940 rxon_band24 = !!(ctx->staging.flags & RXON_FLG_BAND_24G_MSK); in iwl_chain_noise_calibration()
473 #define RXON_FLG_BAND_24G_MSK cpu_to_le32(1 << 0) macro
1769 if (il->staging.flags & RXON_FLG_BAND_24G_MSK) { in il4965_post_associate()1841 if (il->staging.flags & RXON_FLG_BAND_24G_MSK) { in il4965_config_ap()
822 rxon_band24 = !!(il->staging.flags & RXON_FLG_BAND_24G_MSK); in il4965_chain_noise_calibration()
565 #define RXON_FLG_BAND_24G_MSK cpu_to_le32(1 << 0) macro
936 scan->flags = RXON_FLG_BAND_24G_MSK | RXON_FLG_AUTO_DETECT_MSK; in il4965_request_scan()