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 D | mlan_uap_ioctl.c | 626 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 D | mlan_ioctl.h | 1450 } mlan_ds_get_stats, *pmlan_ds_get_stats; typedef 2183 mlan_ds_get_stats stats;
|
| H A D | mlan_sta_ioctl.c | 208 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 D | mlan_ioctl.h | 1450 } mlan_ds_get_stats, *pmlan_ds_get_stats; typedef 2183 mlan_ds_get_stats stats;
|
| H A D | moal_debug.c | 611 mlan_ds_get_stats stats; in woal_log_read()
|
| H A D | moal_main.h | 2543 mlan_ds_get_stats *stats);
|
| H A D | moal_eth_ioctl.c | 1783 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 D | moal_sta_cfg80211.c | 2163 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 D | moal_priv.c | 2027 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 D | mlan_uap_ioctl.c | 653 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 D | mlan_ioctl.h | 1734 } mlan_ds_get_stats, *pmlan_ds_get_stats; typedef 2566 mlan_ds_get_stats stats;
|
| H A D | mlan_sta_ioctl.c | 185 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 D | mlan_misc.c | 2921 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 D | mlan_ioctl.h | 1734 } mlan_ds_get_stats, *pmlan_ds_get_stats; typedef 2566 mlan_ds_get_stats stats;
|
| H A D | moal_uap_cfg80211.c | 2935 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 D | moal_debug.c | 791 mlan_ds_get_stats stats; in woal_log_read()
|
| H A D | moal_eth_ioctl.c | 2289 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 D | moal_priv.c | 1945 mlan_ds_get_stats stats; in woal_get_log() 1959 memset(&stats, 0, sizeof(mlan_ds_get_stats)); in woal_get_log()
|
| H A D | moal_sta_cfg80211.c | 3470 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()
|