Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c1587 struct mwifiex_sta_node *sta_node; in mwifiex_cfg80211_del_station() local
1602 sta_node = mwifiex_get_sta_entry(priv, params->mac); in mwifiex_cfg80211_del_station()
1603 if (sta_node) in mwifiex_cfg80211_del_station()