OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wiphy_data
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.h
79
struct nl80211_wiphy_data *
wiphy_data
;
member in struct:i802_bss
driver_nl80211.c
671
if (bss->
wiphy_data
!= NULL)
672
return bss->
wiphy_data
;
728
bss->
wiphy_data
= w;
735
struct nl80211_wiphy_data *w = bss->
wiphy_data
;
741
bss->
wiphy_data
= NULL;
[
all
...]
Completed in 315 milliseconds