Home
last modified time | relevance | path

Searched refs:IWL_RXON_CTX_PAN (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dmain.c538 priv->valid_contexts |= BIT(IWL_RXON_CTX_PAN); in iwl_init_context()
565 priv->contexts[IWL_RXON_CTX_PAN].rxon_cmd = REPLY_WIPAN_RXON; in iwl_init_context()
566 priv->contexts[IWL_RXON_CTX_PAN].rxon_timing_cmd = in iwl_init_context()
568 priv->contexts[IWL_RXON_CTX_PAN].rxon_assoc_cmd = in iwl_init_context()
570 priv->contexts[IWL_RXON_CTX_PAN].qos_cmd = REPLY_WIPAN_QOS_PARAM; in iwl_init_context()
571 priv->contexts[IWL_RXON_CTX_PAN].ap_sta_id = IWL_AP_ID_PAN; in iwl_init_context()
572 priv->contexts[IWL_RXON_CTX_PAN].wep_key_cmd = REPLY_WIPAN_WEPKEY; in iwl_init_context()
573 priv->contexts[IWL_RXON_CTX_PAN].bcast_sta_id = IWLAGN_PAN_BCAST_ID; in iwl_init_context()
574 priv->contexts[IWL_RXON_CTX_PAN].station_flags = STA_FLG_PAN_STATION; in iwl_init_context()
575 priv->contexts[IWL_RXON_CTX_PAN].interface_modes = in iwl_init_context()
[all …]
Drxon.c318 if (ctx->ctxid == IWL_RXON_CTX_PAN && in iwl_send_rxon_timing()
327 iwl_is_associated(priv, IWL_RXON_CTX_PAN) && in iwl_send_rxon_timing()
328 priv->contexts[IWL_RXON_CTX_PAN].vif && in iwl_send_rxon_timing()
329 priv->contexts[IWL_RXON_CTX_PAN].vif->bss_conf.beacon_int && in iwl_send_rxon_timing()
333 priv->contexts[IWL_RXON_CTX_PAN].timing.beacon_interval; in iwl_send_rxon_timing()
549 ctx_pan = &priv->contexts[IWL_RXON_CTX_PAN]; in iwlagn_set_pan_params()
Dlib.c636 !iwl_is_associated(priv, IWL_RXON_CTX_PAN) && in iwlagn_fill_txpower_mode()
647 (iwl_is_associated(priv, IWL_RXON_CTX_PAN) || in iwlagn_fill_txpower_mode()
Ddev.h472 IWL_RXON_CTX_PAN, enumerator