Home
last modified time | relevance | path

Searched refs:unused_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.c626 priv->contexts[IWL_RXON_CTX_BSS].unused_devtype = RXON_DEV_TYPE_ESS; in iwl_init_context()
647 priv->contexts[IWL_RXON_CTX_PAN].unused_devtype = RXON_DEV_TYPE_P2P; in iwl_init_context()
H A Drxon.c24 ctx->staging.dev_type = ctx->unused_devtype; in iwl_connection_init_rx_config()