Searched refs:bss_from_pub (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dsme.c480 cfg80211_hold_bss(bss_from_pub(bss));
481 wdev->current_bss = bss_from_pub(bss);
573 cfg80211_hold_bss(bss_from_pub(bss));
574 wdev->current_bss = bss_from_pub(bss);
H A Dibss.c41 cfg80211_hold_bss(bss_from_pub(bss));
42 wdev->current_bss = bss_from_pub(bss);
H A Dcore.h119 static inline struct cfg80211_internal_bss *bss_from_pub(struct cfg80211_bss *pub) function
H A Dmlme.c424 bss = bss_from_pub(req.bss);
523 bss = bss_from_pub(req.bss);

Completed in 73 milliseconds