Home
last modified time | relevance | path

Searched defs:sta_data (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_bigdata.c89 get_copy_ptr_stadata(struct ether_addr *sta_mac, wl_ap_sta_data_t *sta_data, in get_copy_ptr_stadata()
314 wl_ap_sta_data_t *sta_data; in wl_gather_ap_stadata() local
418 wl_ap_sta_data_t *sta_data = NULL; in wl_attach_ap_stainfo() local
507 wl_ap_sta_data_t *sta_data; in wl_ap_stainfo_init() local
536 wl_ap_sta_data_t *sta_data; in wl_get_ap_stadata() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_bigdata.c89 get_copy_ptr_stadata(struct ether_addr *sta_mac, wl_ap_sta_data_t *sta_data, in get_copy_ptr_stadata()
314 wl_ap_sta_data_t *sta_data; in wl_gather_ap_stadata() local
418 wl_ap_sta_data_t *sta_data = NULL; in wl_attach_ap_stainfo() local
507 wl_ap_sta_data_t *sta_data; in wl_ap_stainfo_init() local
536 wl_ap_sta_data_t *sta_data; in wl_get_ap_stadata() local
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dieee80211.h241 struct sta_data { struct
242 u16 aid;
243 u16 capability;
244 int flags;
245 u32 sta_set;
246 u8 tx_supp_rates[16];
247 u32 tx_supp_rates_len;
248 struct ieee80211_ht_cap ht_cap;
249 u64 rx_pkts;
250 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dieee80211.h250 struct sta_data { struct
251 u16 aid;
252 u16 capability;
253 int flags;
254 u32 sta_set;
255 u8 tx_supp_rates[16];
256 u32 tx_supp_rates_len;
257 struct rtw_ieee80211_ht_cap ht_cap;
258 u64 rx_pkts;
259 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h291 struct sta_data { struct
292 u16 aid;
293 u16 capability;
294 int flags;
295 u32 sta_set;
296 u8 tx_supp_rates[16];
297 u32 tx_supp_rates_len;
298 struct rtw_ieee80211_ht_cap ht_cap;
299 u64 rx_pkts;
300 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dieee80211.h294 struct sta_data { struct
295 u16 aid;
296 u16 capability;
297 int flags;
298 u32 sta_set;
299 u8 tx_supp_rates[16];
300 u32 tx_supp_rates_len;
301 struct rtw_ieee80211_ht_cap ht_cap;
302 u64 rx_pkts;
303 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dieee80211.h291 struct sta_data{ struct
292 u16 aid;
293 u16 capability;
294 int flags;
295 u32 sta_set;
296 u8 tx_supp_rates[16];
297 u32 tx_supp_rates_len;
298 struct rtw_ieee80211_ht_cap ht_cap;
299 u64 rx_pkts;
300 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dieee80211.h291 struct sta_data{ struct
292 u16 aid;
293 u16 capability;
294 int flags;
295 u32 sta_set;
296 u8 tx_supp_rates[16];
297 u32 tx_supp_rates_len;
298 struct rtw_ieee80211_ht_cap ht_cap;
299 u64 rx_pkts;
300 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h306 struct sta_data { struct
307 u16 aid;
308 u16 capability;
309 int flags;
310 u32 sta_set;
311 u8 tx_supp_rates[16];
312 u32 tx_supp_rates_len;
313 struct rtw_ieee80211_ht_cap ht_cap;
314 u64 rx_pkts;
315 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h334 struct sta_data { struct
335 u16 aid;
336 u16 capability;
337 int flags;
338 u32 sta_set;
339 u8 tx_supp_rates[16];
340 u32 tx_supp_rates_len;
341 struct rtw_ieee80211_ht_cap ht_cap;
342 u64 rx_pkts;
343 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h377 struct sta_data { struct
378 u16 aid;
379 u16 capability;
380 int flags;
381 u32 sta_set;
382 u8 tx_supp_rates[16];
383 u32 tx_supp_rates_len;
384 struct rtw_ieee80211_ht_cap ht_cap;
385 u64 rx_pkts;
386 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h365 struct sta_data { struct
366 u16 aid;
367 u16 capability;
368 int flags;
369 u32 sta_set;
370 u8 tx_supp_rates[16];
371 u32 tx_supp_rates_len;
372 struct rtw_ieee80211_ht_cap ht_cap;
373 u64 rx_pkts;
374 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h378 struct sta_data { struct
379 u16 aid;
380 u16 capability;
381 int flags;
382 u32 sta_set;
383 u8 tx_supp_rates[16];
384 u32 tx_supp_rates_len;
385 struct rtw_ieee80211_ht_cap ht_cap;
386 u64 rx_pkts;
387 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h306 struct sta_data { struct
307 u16 aid;
308 u16 capability;
309 int flags;
310 u32 sta_set;
311 u8 tx_supp_rates[16];
312 u32 tx_supp_rates_len;
313 struct rtw_ieee80211_ht_cap ht_cap;
314 u64 rx_pkts;
315 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dieee80211.h366 struct sta_data { struct
367 u16 aid;
368 u16 capability;
369 int flags;
370 u32 sta_set;
371 u8 tx_supp_rates[16];
372 u32 tx_supp_rates_len;
373 struct rtw_ieee80211_ht_cap ht_cap;
374 u64 rx_pkts;
375 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dieee80211.h365 struct sta_data { struct
366 u16 aid;
367 u16 capability;
368 int flags;
369 u32 sta_set;
370 u8 tx_supp_rates[16];
371 u32 tx_supp_rates_len;
372 struct rtw_ieee80211_ht_cap ht_cap;
373 u64 rx_pkts;
374 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h377 struct sta_data { struct
378 u16 aid;
379 u16 capability;
380 int flags;
381 u32 sta_set;
382 u8 tx_supp_rates[16];
383 u32 tx_supp_rates_len;
384 struct rtw_ieee80211_ht_cap ht_cap;
385 u64 rx_pkts;
386 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h376 struct sta_data { struct
377 u16 aid;
378 u16 capability;
379 int flags;
380 u32 sta_set;
381 u8 tx_supp_rates[16];
382 u32 tx_supp_rates_len;
383 struct rtw_ieee80211_ht_cap ht_cap;
384 u64 rx_pkts;
385 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h377 struct sta_data { struct
378 u16 aid;
379 u16 capability;
380 int flags;
381 u32 sta_set;
382 u8 tx_supp_rates[16];
383 u32 tx_supp_rates_len;
384 struct rtw_ieee80211_ht_cap ht_cap;
385 u64 rx_pkts;
386 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h377 struct sta_data { struct
378 u16 aid;
379 u16 capability;
380 int flags;
381 u32 sta_set;
382 u8 tx_supp_rates[16];
383 u32 tx_supp_rates_len;
384 struct rtw_ieee80211_ht_cap ht_cap;
385 u64 rx_pkts;
386 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h377 struct sta_data { struct
378 u16 aid;
379 u16 capability;
380 int flags;
381 u32 sta_set;
382 u8 tx_supp_rates[16];
383 u32 tx_supp_rates_len;
384 struct rtw_ieee80211_ht_cap ht_cap;
385 u64 rx_pkts;
386 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211.h377 struct sta_data { struct
378 u16 aid;
379 u16 capability;
380 int flags;
381 u32 sta_set;
382 u8 tx_supp_rates[16];
383 u32 tx_supp_rates_len;
384 struct rtw_ieee80211_ht_cap ht_cap;
385 u64 rx_pkts;
386 u64 rx_bytes;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c3244 wl_ap_sta_data_t *sta_data = NULL; in wl_cfg80211_get_sta_info() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c3436 wl_ap_sta_data_t *sta_data = NULL; in wl_cfg80211_get_sta_info() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c3522 wl_ap_sta_data_t *sta_data = NULL; in wl_cfg80211_get_sta_info() local

12