Home
last modified time | relevance | path

Searched defs:wlan_bssid_ex (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h179 struct wlan_bssid_ex { struct
197 static inline uint get_wlan_bssid_ex_sz(struct wlan_bssid_ex *bss) in get_wlan_bssid_ex_sz() argument
/Linux-v4.19/drivers/staging/rtl8712/
Dwlan_bssdef.h81 struct wlan_bssid_ex { struct
82 u32 Length;
83 unsigned char MacAddress[6];
84 u8 Reserved[2];
85 struct ndis_802_11_ssid Ssid;
86 __le32 Privacy;
87 s32 Rssi;
88 enum NDIS_802_11_NETWORK_TYPE NetworkTypeInUse;
89 struct NDIS_802_11_CONFIGURATION Configuration;
90 enum NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode;
[all …]
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h210 struct wlan_bssid_ex { struct
226 __inline static uint get_wlan_bssid_ex_sz(struct wlan_bssid_ex *bss) in get_wlan_bssid_ex_sz() argument