Searched refs:dwell_overflow (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | p2p.c | 1736 bool dwell_overflow = false; in brcmf_p2p_send_action_frame() local 1850 dwell_overflow = brcmf_p2p_check_dwell_overflow(requested_dwell, in brcmf_p2p_send_action_frame() 1856 !dwell_overflow) { in brcmf_p2p_send_action_frame() 1862 dwell_overflow = brcmf_p2p_check_dwell_overflow(requested_dwell, in brcmf_p2p_send_action_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 8010 bool dwell_overflow = false; in wl_cfg80211_send_action_frame() local 8215 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); in wl_cfg80211_send_action_frame() 8228 !dwell_overflow) { in wl_cfg80211_send_action_frame() 8245 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); in wl_cfg80211_send_action_frame()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 9045 bool dwell_overflow = false; in wl_cfg80211_send_action_frame() local 9295 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); in wl_cfg80211_send_action_frame() 9299 !dwell_overflow) { in wl_cfg80211_send_action_frame() 9312 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); in wl_cfg80211_send_action_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 8997 bool dwell_overflow = false; in wl_cfg80211_send_action_frame() local 9247 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); in wl_cfg80211_send_action_frame() 9251 !dwell_overflow) { in wl_cfg80211_send_action_frame() 9264 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); in wl_cfg80211_send_action_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 9911 bool dwell_overflow = false; local 10129 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); 10133 !dwell_overflow) { 10146 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 9909 bool dwell_overflow = false; local 10127 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); 10131 !dwell_overflow) { 10144 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 9806 bool dwell_overflow = false; local 10024 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies); 10028 !dwell_overflow) { 10041 dwell_overflow = wl_cfg80211_check_dwell_overflow(requested_dwell, dwell_jiffies);
|