Home
last modified time | relevance | path

Searched refs:is_cac_timer_set (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap_cfg80211.c2200 if (priv->phandle->is_cac_timer_set && in woal_cfg80211_del_beacon()
2203 priv->phandle->is_cac_timer_set = MFALSE; in woal_cfg80211_del_beacon()
2373 if (priv->phandle->is_cac_timer_set && in woal_cfg80211_del_station()
2376 priv->phandle->is_cac_timer_set = MFALSE; in woal_cfg80211_del_station()
2742 handle->is_cac_timer_set = MFALSE; in woal_cac_timer_func()
2911 if (priv->phandle->cac_period || handle->is_cac_timer_set) { in woal_cfg80211_start_radar_detection()
2972 handle->is_cac_timer_set = MTRUE; in woal_cfg80211_start_radar_detection()
H A Dmoal_shim.c1812 if (priv->phandle->is_cac_timer_set) { in moal_recv_event()
1818 priv->phandle->is_cac_timer_set = MFALSE; in moal_recv_event()
1851 if (priv->phandle->is_cac_timer_set) { in moal_recv_event()
1855 priv->phandle->is_cac_timer_set = MFALSE; in moal_recv_event()
H A Dmoal_main.h1790 BOOLEAN is_cac_timer_set; member
H A Dmoal_main.c1449 handle->is_cac_timer_set = MFALSE; in woal_init_sw()
8280 if (handle->is_cac_timer_set) {
8282 handle->is_cac_timer_set = MFALSE;
H A Dmoal_ioctl.c657 else if (priv->phandle->is_cac_timer_set && in woal_request_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_cfg80211.c2687 if (priv->phandle->is_cac_timer_set && in woal_cfg80211_del_beacon()
2690 priv->phandle->is_cac_timer_set = MFALSE; in woal_cfg80211_del_beacon()
3366 handle->is_cac_timer_set = MFALSE; in woal_cac_timer_func()
3491 if (priv->phandle->is_cac_timer_set && in woal_process_cancel_chanrpt_event()
3494 priv->phandle->is_cac_timer_set = MFALSE; in woal_process_cancel_chanrpt_event()
3565 if (priv->phandle->cac_period || handle->is_cac_timer_set) { in woal_cfg80211_start_radar_detection()
3628 handle->is_cac_timer_set = MTRUE; in woal_cfg80211_start_radar_detection()
H A Dmoal_shim.c3109 if (priv->phandle->is_cac_timer_set) {
3114 priv->phandle->is_cac_timer_set = MFALSE;
3220 if (priv->phandle->is_cac_timer_set) {
3224 priv->phandle->is_cac_timer_set = MFALSE;
H A Dmoal_cfg80211.c1055 if (priv->phandle->is_cac_timer_set && in woal_cancel_cac()
1058 priv->phandle->is_cac_timer_set = MFALSE; in woal_cancel_cac()
1128 if (priv->phandle->is_cac_timer_set && in woal_cfg80211_change_virtual_intf()
1131 priv->phandle->is_cac_timer_set = MFALSE; in woal_cfg80211_change_virtual_intf()
H A Dmoal_main.h2560 BOOLEAN is_cac_timer_set; member
H A Dmoal_main.c2031 handle->is_cac_timer_set = MFALSE;
11004 if (handle->is_cac_timer_set) {
11006 handle->is_cac_timer_set = MFALSE;
H A Dmoal_ioctl.c759 else if (priv->phandle->is_cac_timer_set && in woal_request_ioctl()