Searched refs:IWL_RXON_CTX_PAN (Results 1 – 4 of 4) sorted by relevance
604 priv->valid_contexts |= BIT(IWL_RXON_CTX_PAN); in iwl_init_context()631 priv->contexts[IWL_RXON_CTX_PAN].rxon_cmd = REPLY_WIPAN_RXON; in iwl_init_context()632 priv->contexts[IWL_RXON_CTX_PAN].rxon_timing_cmd = in iwl_init_context()634 priv->contexts[IWL_RXON_CTX_PAN].rxon_assoc_cmd = in iwl_init_context()636 priv->contexts[IWL_RXON_CTX_PAN].qos_cmd = REPLY_WIPAN_QOS_PARAM; in iwl_init_context()637 priv->contexts[IWL_RXON_CTX_PAN].ap_sta_id = IWL_AP_ID_PAN; in iwl_init_context()638 priv->contexts[IWL_RXON_CTX_PAN].wep_key_cmd = REPLY_WIPAN_WEPKEY; in iwl_init_context()641 priv->contexts[IWL_RXON_CTX_PAN].interface_modes = in iwl_init_context()644 priv->contexts[IWL_RXON_CTX_PAN].ap_devtype = RXON_DEV_TYPE_CP; in iwl_init_context()647 memcpy(priv->contexts[IWL_RXON_CTX_PAN].ac_to_queue, in iwl_init_context()[all …]
298 if (ctx->ctxid == IWL_RXON_CTX_PAN && in iwl_send_rxon_timing()307 iwl_is_associated(priv, IWL_RXON_CTX_PAN) && in iwl_send_rxon_timing()308 priv->contexts[IWL_RXON_CTX_PAN].vif && in iwl_send_rxon_timing()309 priv->contexts[IWL_RXON_CTX_PAN].vif->bss_conf.beacon_int && in iwl_send_rxon_timing()313 priv->contexts[IWL_RXON_CTX_PAN].timing.beacon_interval; in iwl_send_rxon_timing()524 ctx_pan = &priv->contexts[IWL_RXON_CTX_PAN]; in iwlagn_set_pan_params()
596 !iwl_is_associated(priv, IWL_RXON_CTX_PAN) && in iwlagn_fill_txpower_mode()607 (iwl_is_associated(priv, IWL_RXON_CTX_PAN) || in iwlagn_fill_txpower_mode()
447 IWL_RXON_CTX_PAN, enumerator
Completed in 14 milliseconds