Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h479 u8 unused_devtype, ap_devtype, ibss_devtype, station_devtype; member
H A Dmain.c623 priv->contexts[IWL_RXON_CTX_BSS].ap_devtype = RXON_DEV_TYPE_AP; in iwl_init_context()
645 priv->contexts[IWL_RXON_CTX_PAN].ap_devtype = RXON_DEV_TYPE_CP; in iwl_init_context()
H A Drxon.c28 ctx->staging.dev_type = ctx->ap_devtype; in iwl_connection_init_rx_config()