Home
last modified time | relevance | path

Searched defs:i802_bss (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_nl80211.h91 struct i802_bss { struct
93 struct i802_bss *next; argument
94 int ifindex;
95 char ifname[IFNAMSIZ + 1];
96 char brname[IFNAMSIZ];
97 unsigned int beacon_set:1;
98 unsigned int added_if_into_bridge:1;
99 unsigned int added_bridge:1;
101 u8 addr[ETH_ALEN];
103 int freq;
[all …]
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
Ddriver_nl80211.h72 struct i802_bss { struct
74 struct i802_bss *next; argument
75 int ifindex;
76 char ifname[IFNAMSIZ + 1];
77 char brname[IFNAMSIZ];
78 unsigned int beacon_set:1;
79 unsigned int added_if_into_bridge:1;
80 unsigned int added_bridge:1;