Home
last modified time | relevance | path

Searched refs:tx_duration (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_thermal.c142 u16 pause_duration = 0, tx_duration = 0; in rtw_hal_thermal_protect_cfg_tx_duty() local
144 tx_duration = tx_duty_interval * ratio / 100; in rtw_hal_thermal_protect_cfg_tx_duty()
145 pause_duration = tx_duty_interval - tx_duration; in rtw_hal_thermal_protect_cfg_tx_duty()
147 __FUNCTION__, tx_duty_interval, tx_duration, pause_duration); in rtw_hal_thermal_protect_cfg_tx_duty()
149 hsts = rtw_hal_mac_set_tx_duty(hal_info, pause_duration, tx_duration); in rtw_hal_thermal_protect_cfg_tx_duty()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_thermal.c142 u16 pause_duration = 0, tx_duration = 0; in rtw_hal_thermal_protect_cfg_tx_duty() local
144 tx_duration = tx_duty_interval * ratio / 100; in rtw_hal_thermal_protect_cfg_tx_duty()
145 pause_duration = tx_duty_interval - tx_duration; in rtw_hal_thermal_protect_cfg_tx_duty()
147 __FUNCTION__, tx_duty_interval, tx_duration, pause_duration); in rtw_hal_thermal_protect_cfg_tx_duty()
149 hsts = rtw_hal_mac_set_tx_duty(hal_info, pause_duration, tx_duration); in rtw_hal_thermal_protect_cfg_tx_duty()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8187.h80 __le16 tx_duration; member
H A Ddev.c298 hdr->tx_duration = in rtl8187_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dcore.h329 u64 tx_duration; member
357 u64 tx_duration; member
H A Ddebugfs_sta.c125 tx_stats->tx_duration += peer_stats->duration; in ath11k_debugfs_sta_add_tx_stats()
294 arsta->tx_stats->tx_duration); in ath11k_dbg_sta_dump_tx_stats()
H A Ddp_rx.c1340 u32 tx_duration = 0; in ath11k_update_per_peer_tx_stats() local
1364 tx_duration = common->fes_duration_us; in ath11k_update_per_peer_tx_stats()
1456 arsta->tx_duration += tx_duration; in ath11k_update_per_peer_tx_stats()
1467 peer_stats->duration = tx_duration; in ath11k_update_per_peer_tx_stats()
H A Ddp.h1251 u16 tx_duration; /* united in us */ member
H A Dmac.c5913 sinfo->tx_duration = arsta->tx_duration; in ath11k_mac_op_sta_statistics()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1004 __le32 tx_duration; /* in usecs */ member
1752 __le16 tx_duration; member
1776 __le32 tx_duration; member
H A Dhtt_rx.c2841 u32 tx_duration; in ath10k_htt_rx_tx_compl_ind() local
2944 tx_duration = __le32_to_cpu(ppdu_dur->tx_duration); in ath10k_htt_rx_tx_compl_ind()
2946 ieee80211_sta_register_airtime(peer->sta, tid, tx_duration, 0); in ath10k_htt_rx_tx_compl_ind()
3655 tx_stats->tx_duration += pstats->duration; in ath10k_accumulate_per_peer_tx_stats()
3832 p_tx_stats->duration = __le16_to_cpu(tx_stats->tx_duration); in ath10k_htt_fetch_peer_stats()
H A Ddebugfs_sta.c734 arsta->tx_stats->tx_duration); in ath10k_dbg_sta_dump_tx_stats()
H A Dcore.h510 u64 tx_duration; member
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dsta_info.c2351 sinfo->tx_duration += sta->airtime[ac].tx_airtime; in sta_set_sinfo()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1737 u64 tx_duration; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme_ext.c5352 uint tx_duration = 0; local
5364 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2));
5365 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme_ext.c5364 uint tx_duration = 0; local
5376 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2));
5377 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mlme_ext.c7395 uint tx_duration = 0; in OnAction_tbtx_token() local
7407 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2)); in OnAction_tbtx_token()
7408 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond in OnAction_tbtx_token()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mlme_ext.c7139 uint tx_duration = 0; in OnAction_tbtx_token() local
7151 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2)); in OnAction_tbtx_token()
7152 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond in OnAction_tbtx_token()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mlme_ext.c7132 uint tx_duration = 0; in OnAction_tbtx_token() local
7144 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2)); in OnAction_tbtx_token()
7145 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond in OnAction_tbtx_token()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mlme_ext.c7394 uint tx_duration = 0; in OnAction_tbtx_token() local
7406 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2)); in OnAction_tbtx_token()
7407 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond in OnAction_tbtx_token()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mlme_ext.c7100 uint tx_duration = 0; in OnAction_tbtx_token() local
7112 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2)); in OnAction_tbtx_token()
7113 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond in OnAction_tbtx_token()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme_ext.c7792 uint tx_duration = 0; in OnAction_tbtx_token() local
7804 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2)); in OnAction_tbtx_token()
7805 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond in OnAction_tbtx_token()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme_ext.c7790 uint tx_duration = 0; in OnAction_tbtx_token() local
7802 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2)); in OnAction_tbtx_token()
7803 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond in OnAction_tbtx_token()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mlme_ext.c7458 uint tx_duration = 0; in OnAction_tbtx_token() local
7470 tx_duration = le32_to_cpu(*(uint *)(pframe + WLAN_HDR_A3_LEN + 2)); in OnAction_tbtx_token()
7471 padapter->tbtx_duration = tx_duration/1000; // Mirocsecond to Millisecond in OnAction_tbtx_token()

12