| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_phl.c | 666 desc.duration = param->dur * NET80211_TU_TO_US; in _mcc_update_noa() 667 desc.interval = param->interval * NET80211_TU_TO_US; in _mcc_update_noa() 683 wdinfo->noa_duration[0] =param->dur * NET80211_TU_TO_US; in _mcc_update_noa() 684 wdinfo->noa_interval[0] = param->interval * NET80211_TU_TO_US; in _mcc_update_noa()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_phl.c | 666 desc.duration = param->dur * NET80211_TU_TO_US; in _mcc_update_noa() 667 desc.interval = param->interval * NET80211_TU_TO_US; in _mcc_update_noa() 683 wdinfo->noa_duration[0] =param->dur * NET80211_TU_TO_US; in _mcc_update_noa() 684 wdinfo->noa_interval[0] = param->interval * NET80211_TU_TO_US; in _mcc_update_noa()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_ap.c | 4144 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 4165 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 4196 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 4201 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 4209 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 4220 _set_timer(&pdvobj->txbcn_timer, time_offset / NET80211_TU_TO_US); in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_ap.c | 4241 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 4262 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 4293 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 4298 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 4306 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 4317 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_ap.c | 4981 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5002 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5033 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5038 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5046 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5057 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_ap.c | 4963 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 4984 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5015 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5020 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5028 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5039 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_ap.c | 4981 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5002 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5033 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5038 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5046 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5057 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_ap.c | 4985 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5006 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5037 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5042 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5050 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5061 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_ap.c | 5057 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5078 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5109 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5114 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5122 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5133 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_ap.c | 5107 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5128 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5159 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5164 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5172 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5183 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_ap.c | 5012 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5033 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5064 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5069 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5077 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5088 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_ap.c | 5212 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5233 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5264 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5269 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5277 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5288 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_ap.c | 5007 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5028 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5059 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5064 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5072 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5083 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_ap.c | 5058 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5079 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5110 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5115 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5123 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5134 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_ap.c | 5085 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5106 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5137 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5142 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5150 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5161 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_ap.c | 5305 bcn_interval_us = DEFAULT_BCN_INTERVAL * NET80211_TU_TO_US; in tx_beacon_handlder() 5326 …inter_bcn_space_us = pdvobj->inter_bcn_space * NET80211_TU_TO_US; /* beacon_interval / (nr_vap+1);… in tx_beacon_handlder() 5357 time_offset = bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5362 time_offset = (idx + 2) * inter_bcn_space_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5370 time_offset = 2 * bcn_interval_us - cur_tick - BEACON_EARLY_TIME * NET80211_TU_TO_US; in tx_beacon_handlder() 5381 txbcn_timer_ms = time_offset / NET80211_TU_TO_US; in tx_beacon_handlder()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | ieee80211.h | 39 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | ieee80211.h | 25 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | ieee80211.h | 34 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | ieee80211.h | 24 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | ieee80211.h | 25 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | ieee80211.h | 26 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | ieee80211.h | 24 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | ieee80211.h | 24 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | ieee80211.h | 25 #define NET80211_TU_TO_US 1024 /* unit:us */ macro
|