Home
last modified time | relevance | path

Searched refs:uap_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dmain.h962 atomic_t uap_count; member
H A Dcfg80211.c1665 if (atomic_dec_and_test(&priv->adapter->uap_count)) { in nxpwifi_cfg80211_stop_ap()
1821 atomic_inc(&adapter->uap_count); in nxpwifi_cfg80211_start_ap()