Searched refs:ap_beacon (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_common.c | 4285 int ap_beacon = 0; in dhd_get_suspend_bcn_li_dtim() local 4295 &ap_beacon, sizeof(ap_beacon), FALSE, 0)) < 0) { in dhd_get_suspend_bcn_li_dtim() 4313 bcn_li_dtim = (int) (MAX_DTIM_ALLOWED_INTERVAL / (ap_beacon * dtim_period)); in dhd_get_suspend_bcn_li_dtim() 4330 if ((dtim_period * ap_beacon * bcn_li_dtim) > MAX_DTIM_ALLOWED_INTERVAL) { in dhd_get_suspend_bcn_li_dtim() 4332 MAX_DTIM_ALLOWED_INTERVAL / (dtim_period * ap_beacon); in dhd_get_suspend_bcn_li_dtim() 4347 __FUNCTION__, ap_beacon, bcn_li_dtim, dtim_period, CUSTOM_LISTEN_INTERVAL)); in dhd_get_suspend_bcn_li_dtim()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 5068 int ap_beacon = 0; in dhd_get_suspend_bcn_li_dtim() local 5085 &ap_beacon, sizeof(ap_beacon), FALSE, 0)) < 0) { in dhd_get_suspend_bcn_li_dtim() 5104 (int) (MAX_DTIM_ALLOWED_INTERVAL / (ap_beacon * dtim_period)); in dhd_get_suspend_bcn_li_dtim() 5121 if ((dtim_period * ap_beacon * bcn_li_dtim) > MAX_DTIM_ALLOWED_INTERVAL) { in dhd_get_suspend_bcn_li_dtim() 5123 MAX_DTIM_ALLOWED_INTERVAL / (dtim_period * ap_beacon); in dhd_get_suspend_bcn_li_dtim() 5136 __FUNCTION__, ap_beacon, bcn_li_dtim, dtim_period, CUSTOM_LISTEN_INTERVAL)); in dhd_get_suspend_bcn_li_dtim()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 5088 int ap_beacon = 0; in dhd_get_suspend_bcn_li_dtim() local 5105 &ap_beacon, sizeof(ap_beacon), FALSE, 0)) < 0) { in dhd_get_suspend_bcn_li_dtim() 5124 (int) (MAX_DTIM_ALLOWED_INTERVAL / (ap_beacon * dtim_period)); in dhd_get_suspend_bcn_li_dtim() 5141 if ((dtim_period * ap_beacon * bcn_li_dtim) > MAX_DTIM_ALLOWED_INTERVAL) { in dhd_get_suspend_bcn_li_dtim() 5143 MAX_DTIM_ALLOWED_INTERVAL / (dtim_period * ap_beacon); in dhd_get_suspend_bcn_li_dtim() 5156 __FUNCTION__, ap_beacon, bcn_li_dtim, dtim_period, CUSTOM_LISTEN_INTERVAL)); in dhd_get_suspend_bcn_li_dtim()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 5088 int ap_beacon = 0; in dhd_get_suspend_bcn_li_dtim() local 5105 &ap_beacon, sizeof(ap_beacon), FALSE, 0)) < 0) { in dhd_get_suspend_bcn_li_dtim() 5124 (int) (MAX_DTIM_ALLOWED_INTERVAL / (ap_beacon * dtim_period)); in dhd_get_suspend_bcn_li_dtim() 5141 if ((dtim_period * ap_beacon * bcn_li_dtim) > MAX_DTIM_ALLOWED_INTERVAL) { in dhd_get_suspend_bcn_li_dtim() 5143 MAX_DTIM_ALLOWED_INTERVAL / (dtim_period * ap_beacon); in dhd_get_suspend_bcn_li_dtim() 5156 __FUNCTION__, ap_beacon, bcn_li_dtim, dtim_period, CUSTOM_LISTEN_INTERVAL)); in dhd_get_suspend_bcn_li_dtim()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 7304 int ap_beacon = 0; in dhd_get_suspend_bcn_li_dtim() local 7321 &ap_beacon, sizeof(ap_beacon), FALSE, 0)) < 0) { in dhd_get_suspend_bcn_li_dtim() 7340 (int) (MAX_DTIM_ALLOWED_INTERVAL / (ap_beacon * dtim_period)); in dhd_get_suspend_bcn_li_dtim() 7357 if ((dtim_period * ap_beacon * bcn_li_dtim) > MAX_DTIM_ALLOWED_INTERVAL) { in dhd_get_suspend_bcn_li_dtim() 7359 MAX_DTIM_ALLOWED_INTERVAL / (dtim_period * ap_beacon); in dhd_get_suspend_bcn_li_dtim() 7374 __FUNCTION__, ap_beacon, bcn_li_dtim, dtim_period, CUSTOM_LISTEN_INTERVAL)); in dhd_get_suspend_bcn_li_dtim()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 7309 int ap_beacon = 0; in dhd_get_suspend_bcn_li_dtim() local 7326 &ap_beacon, sizeof(ap_beacon), FALSE, 0)) < 0) { in dhd_get_suspend_bcn_li_dtim() 7345 (int) (MAX_DTIM_ALLOWED_INTERVAL / (ap_beacon * dtim_period)); in dhd_get_suspend_bcn_li_dtim() 7362 if ((dtim_period * ap_beacon * bcn_li_dtim) > MAX_DTIM_ALLOWED_INTERVAL) { in dhd_get_suspend_bcn_li_dtim() 7364 MAX_DTIM_ALLOWED_INTERVAL / (dtim_period * ap_beacon); in dhd_get_suspend_bcn_li_dtim() 7379 __FUNCTION__, ap_beacon, bcn_li_dtim, dtim_period, CUSTOM_LISTEN_INTERVAL)); in dhd_get_suspend_bcn_li_dtim()
|