Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h479 u8 unused_devtype, ap_devtype, ibss_devtype, station_devtype; member
Dmain.c625 priv->contexts[IWL_RXON_CTX_BSS].station_devtype = RXON_DEV_TYPE_ESS; in iwl_init_context()
646 priv->contexts[IWL_RXON_CTX_PAN].station_devtype = RXON_DEV_TYPE_2STA; in iwl_init_context()
Drxon.c32 ctx->staging.dev_type = ctx->station_devtype; in iwl_connection_init_rx_config()