Home
last modified time | relevance | path

Searched refs:mlan_ds_get_stats (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_uap_ioctl.c626 if (pioctl_req->buf_len < sizeof(mlan_ds_get_stats)) { in wlan_uap_get_stats_log()
630 pioctl_req->buf_len_needed = sizeof(mlan_ds_get_stats); in wlan_uap_get_stats_log()
H A Dmlan_ioctl.h1450 } mlan_ds_get_stats, *pmlan_ds_get_stats; typedef
2183 mlan_ds_get_stats stats;
H A Dmlan_sta_ioctl.c208 if (pioctl_req->buf_len < sizeof(mlan_ds_get_stats)) { in wlan_get_info_stats()
212 pioctl_req->buf_len_needed = sizeof(mlan_ds_get_stats); in wlan_get_info_stats()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ioctl.h1450 } mlan_ds_get_stats, *pmlan_ds_get_stats; typedef
2183 mlan_ds_get_stats stats;
H A Dmoal_debug.c611 mlan_ds_get_stats stats; in woal_log_read()
H A Dmoal_main.h2543 mlan_ds_get_stats *stats);
H A Dmoal_eth_ioctl.c1783 mlan_ds_get_stats *stats) in woal_get_stats_info()
1812 sizeof(mlan_ds_get_stats)); in woal_get_stats_info()
1839 mlan_ds_get_stats *stats; in woal_get_priv_getlog()
1848 stats = (mlan_ds_get_stats *)respbuf; in woal_get_priv_getlog()
1857 ret = sizeof(mlan_ds_get_stats); in woal_get_priv_getlog()
H A Dmoal_sta_cfg80211.c2163 mlan_ds_get_stats stats; in woal_cfg80211_dump_station_info()
2207 memset(&stats, 0, sizeof(mlan_ds_get_stats)); in woal_cfg80211_dump_station_info()
H A Dmoal_priv.c2027 mlan_ds_get_stats stats; in woal_get_log()
2041 memset(&stats, 0, sizeof(mlan_ds_get_stats)); in woal_get_log()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_uap_ioctl.c653 if (pioctl_req->buf_len < sizeof(mlan_ds_get_stats)) { in wlan_uap_get_stats_log()
657 pioctl_req->buf_len_needed = sizeof(mlan_ds_get_stats); in wlan_uap_get_stats_log()
H A Dmlan_ioctl.h1734 } mlan_ds_get_stats, *pmlan_ds_get_stats; typedef
2566 mlan_ds_get_stats stats;
H A Dmlan_sta_ioctl.c185 if (pioctl_req->buf_len < sizeof(mlan_ds_get_stats)) { in wlan_get_info_stats()
189 pioctl_req->buf_len_needed = sizeof(mlan_ds_get_stats); in wlan_get_info_stats()
H A Dmlan_misc.c2921 if (pioctl_req->buf_len < sizeof(mlan_ds_get_stats)) { in wlan_ioctl_link_statistic()
2925 pioctl_req->buf_len_needed = sizeof(mlan_ds_get_stats); in wlan_ioctl_link_statistic()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ioctl.h1734 } mlan_ds_get_stats, *pmlan_ds_get_stats; typedef
2566 mlan_ds_get_stats stats;
H A Dmoal_uap_cfg80211.c2935 mlan_ds_get_stats stats; in woal_uap_cfg80211_get_station()
2991 memset(&stats, 0, sizeof(mlan_ds_get_stats)); in woal_uap_cfg80211_get_station()
H A Dmoal_debug.c791 mlan_ds_get_stats stats; in woal_log_read()
H A Dmoal_eth_ioctl.c2289 mlan_ds_get_stats *stats) in woal_get_stats_info()
2318 sizeof(mlan_ds_get_stats), in woal_get_stats_info()
2319 sizeof(mlan_ds_get_stats)); in woal_get_stats_info()
2346 mlan_ds_get_stats *stats; in woal_get_priv_getlog()
2355 stats = (mlan_ds_get_stats *)respbuf; in woal_get_priv_getlog()
2364 ret = sizeof(mlan_ds_get_stats); in woal_get_priv_getlog()
H A Dmoal_priv.c1945 mlan_ds_get_stats stats; in woal_get_log()
1959 memset(&stats, 0, sizeof(mlan_ds_get_stats)); in woal_get_log()
H A Dmoal_sta_cfg80211.c3470 mlan_ds_get_stats stats; in woal_cfg80211_dump_station_info()
3518 memset(&stats, 0, sizeof(mlan_ds_get_stats)); in woal_cfg80211_dump_station_info()