iwl_rxon_cmd
const struct iwl_rxon_cmd active;
struct iwl_rxon_cmd staging;
struct iwl_rxon_cmd rxon;
struct iwl_rxon_cmd *active = (void *)(uintptr_t)&ctx->active;
struct iwl_rxon_cmd *rxon = (void *)(uintptr_t)&ctx->active;
struct iwl_rxon_cmd *send)
struct iwl_rxon_cmd *active = (void *)(uintptr_t)&ctx->active;
struct iwl_rxon_cmd *send)
const struct iwl_rxon_cmd *rxon1 = &ctx->staging;
const struct iwl_rxon_cmd *rxon2 = &ctx->active;
struct iwl_rxon_cmd *active = (void *)(uintptr_t)&ctx->active;
struct iwl_rxon_cmd *active = (void *)(uintptr_t)&ctx->active;
sizeof(struct iwl_rxon_cmd), &ctx->staging);
struct iwl_rxon_cmd *rxon = &ctx->staging;
struct iwl_rxon_cmd *rxon = &ctx->staging;
struct iwl_rxon_cmd *rxon = &ctx->staging;
struct iwl_rxon_cmd *send)
const struct iwl_rxon_cmd *staging = &ctx->staging;
const struct iwl_rxon_cmd *active = &ctx->active;
struct iwl_rxon_cmd *rxon = &ctx->staging;
struct iwl_rxon_cmd *rxon;