Home
last modified time | relevance | path

Searched refs:station_devtype (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Ddev.h504 u8 unused_devtype, ap_devtype, ibss_devtype, station_devtype; member
Dmain.c558 priv->contexts[IWL_RXON_CTX_BSS].station_devtype = RXON_DEV_TYPE_ESS; in iwl_init_context()
579 priv->contexts[IWL_RXON_CTX_PAN].station_devtype = RXON_DEV_TYPE_2STA; in iwl_init_context()
Drxon.c52 ctx->staging.dev_type = ctx->station_devtype; in iwl_connection_init_rx_config()