Searched refs:sta_node (Results 1 – 1 of 1) sorted by relevance
1587 struct mwifiex_sta_node *sta_node; in mwifiex_cfg80211_del_station() local1602 sta_node = mwifiex_get_sta_entry(priv, params->mac); in mwifiex_cfg80211_del_station()1603 if (sta_node) in mwifiex_cfg80211_del_station()