Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c255 mt7915_tm_set_tx_len(struct mt7915_phy *phy, u32 tx_time) in mt7915_tm_set_tx_len() argument
265 if (!tx_time) in mt7915_tm_set_tx_len()
325 tx_len = bitrate * tx_time / 10 / 8; in mt7915_tm_set_tx_len()
441 u32 tx_time = td->tx_time; in mt7915_tm_set_tx_frames() local
460 if (duty_cycle && tx_time && !ipg) { in mt7915_tm_set_tx_frames()
461 ipg = tx_time * 100 / duty_cycle - tx_time; in mt7915_tm_set_tx_frames()
462 } else if (duty_cycle && !tx_time && ipg) { in mt7915_tm_set_tx_frames()
464 tx_time = duty_cycle * ipg / (100 - duty_cycle); in mt7915_tm_set_tx_frames()
468 mt7915_tm_set_tx_len(phy, tx_time); in mt7915_tm_set_tx_frames()
H A Dmac.c108 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7915_mac_sta_poll() local
151 tx_time[i] = msta->airtime_ac[i] - tx_last; in mt7915_mac_sta_poll()
173 u32 tx_cur = tx_time[queue]; in mt7915_mac_sta_poll()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c923 hrtime_t wakeup, tx_time = 0, now; in dmu_tx_delay() local
937 tx_time = zfs_delay_scale * (dirty - delay_min_bytes) / in dmu_tx_delay()
946 tx_time = zfs_delay_max_ns; in dmu_tx_delay()
948 tx_time = MAX(zfs_delay_scale * (wrlog - delay_min_bytes) / in dmu_tx_delay()
949 (zfs_wrlog_data_max - wrlog), tx_time); in dmu_tx_delay()
952 if (tx_time == 0) in dmu_tx_delay()
955 tx_time = MIN(tx_time, zfs_delay_max_ns); in dmu_tx_delay()
957 if (now > tx->tx_start + tx_time) in dmu_tx_delay()
961 uint64_t, tx_time); in dmu_tx_delay()
964 wakeup = MAX(tx->tx_start + tx_time, dp->dp_last_wakeup + tx_time); in dmu_tx_delay()
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a.h91 u16 tx_time; member
102 u16 tx_cnt, u16 period, u16 tx_time,
H A Drtw8852b.h102 u16 tx_time; member
123 u16 tx_cnt, u16 period, u16 tx_time,
H A Dcoex.c3849 u32 tx_time; member
3867 u32 tx_time = iter_data->tx_time; in rtw89_tx_time_iter() local
3907 __func__, tx_time, tx_retry); in rtw89_tx_time_iter()
3928 u32 tx_time; in _set_wl_tx_limit() local
3947 tx_time = BTC_MAX_TX_TIME_DEF; in _set_wl_tx_limit()
3951 tx_time = BTC_MAX_TX_TIME_L2; in _set_wl_tx_limit()
3955 tx_time = BTC_MAX_TX_TIME_L3; in _set_wl_tx_limit()
3959 tx_time = BTC_MAX_TX_TIME_DEF; in _set_wl_tx_limit()
3964 dm->wl_tx_limit.tx_time == tx_time && in _set_wl_tx_limit()
3972 dm->wl_tx_limit.tx_time = tx_time; in _set_wl_tx_limit()
[all …]
H A Dmac.h1102 bool resume, u32 tx_time);
1104 u32 *tx_time);
H A Dmac.c5445 u32 tx_time) in __rtw89_mac_set_tx_time() argument
5449 u32 max_tx_time = tx_time == 0 ? MAC_AX_DFLT_TX_TIME : tx_time; in __rtw89_mac_set_tx_time()
5472 bool resume, u32 tx_time) in rtw89_mac_set_tx_time() argument
5478 ret = __rtw89_mac_set_tx_time(rtwdev, rtwsta, tx_time); in rtw89_mac_set_tx_time()
5480 ret = __rtw89_mac_set_tx_time(rtwdev, rtwsta, tx_time); in rtw89_mac_set_tx_time()
5488 u32 *tx_time) in rtw89_mac_get_tx_time() argument
5495 *tx_time = (rtwsta->ampdu_max_time + 1) << 9; in rtw89_mac_get_tx_time()
5504 *tx_time = rtw89_read32_mask(rtwdev, reg, B_AX_AMPDU_MAX_TIME_MASK) << 5; in rtw89_mac_get_tx_time()
H A Drtw8852a.c1539 u16 tx_cnt, u16 period, u16 tx_time, in rtw8852a_bb_set_pmac_pkt_tx() argument
1549 tx_info.tx_time = tx_time; in rtw8852a_bb_set_pmac_pkt_tx()
H A Drtw8852b.c1840 u16 tx_cnt, u16 period, u16 tx_time, in rtw8852b_bb_set_pmac_pkt_tx() argument
1850 tx_info.tx_time = tx_time; in rtw8852b_bb_set_pmac_pkt_tx()
H A Dcore.h1281 u32 tx_time; member
1676 u32 tx_time; /* unit: us */ member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drx.c871 mvm->radio_stats.tx_time = le64_to_cpu(stats->tx_time); in iwl_mvm_handle_rx_statistics_tlv()
896 mvm->radio_stats.tx_time = le64_to_cpu(stats->tx_time); in iwl_mvm_handle_rx_statistics_tlv()
964 mvm->radio_stats.tx_time = in iwl_mvm_handle_rx_statistics()
965 le64_to_cpu(stats->general.common.tx_time); in iwl_mvm_handle_rx_statistics()
986 mvm->radio_stats.tx_time = in iwl_mvm_handle_rx_statistics()
987 le64_to_cpu(stats->general.common.tx_time); in iwl_mvm_handle_rx_statistics()
H A Dtx.c1700 info->status.tx_time = in iwl_mvm_rx_tx_cmd_single()
1903 mvmsta->tid_data[tid].tx_time = in iwl_mvm_rx_tx_cmd_agg()
2092 ba_info.status.tx_time = in iwl_mvm_rx_ba_notif()
2173 ba_info.status.tx_time = tid_data->tx_time; in iwl_mvm_rx_ba_notif()
H A Dsta.h271 u16 tx_time; member
H A Dutils.c408 mvm->accu_radio_stats.tx_time += mvm->radio_stats.tx_time; in iwl_mvm_accu_radio_stats()
H A Dmvm.h897 u64 tx_time; member
H A Dmac80211.c5741 survey->time_tx = mvm->accu_radio_stats.tx_time + in iwl_mvm_mac_get_survey()
5742 mvm->radio_stats.tx_time; in iwl_mvm_mac_get_survey()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dstats.h272 __le64 tx_time; member
301 __le64 tx_time; member
531 __le64 tx_time; member
574 __le64 tx_time; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_mac.c231 u64 busy_time, tx_time, rx_time, obss_time; in mt792x_phy_update_channel() local
236 tx_time = mt76_get_field(dev, MT_MIB_SDR36(idx), in mt792x_phy_update_channel()
251 state->cc_tx += tx_time; in mt792x_phy_update_channel()
H A Dtestmode.c474 td->tx_time = nla_get_u32(tb[MT76_TM_ATTR_TX_TIME]); in mt76_testmode_cmd()
638 nla_put_u32(msg, MT76_TM_ATTR_TX_TIME, td->tx_time)) || in mt76_testmode_dump()
H A Dmt76.h689 u32 tx_time; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c45 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7921_mac_sta_poll() local
85 tx_time[i] = msta->airtime_ac[i] - tx_last; in mt7921_mac_sta_poll()
107 u32 tx_cur = tx_time[q]; in mt7921_mac_sta_poll()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c904 u32 addr, tx_time[4], rx_time[4]; in mt7615_mac_sta_poll() local
931 tx_time[i] = msta->airtime_ac[i] - tx_last; in mt7615_mac_sta_poll()
950 u32 tx_cur = tx_time[i]; in mt7615_mac_sta_poll()
1921 u64 busy_time, tx_time, rx_time, obss_time; in mt7615_phy_update_channel() local
1927 tx_time = mt76_get_field(dev, MT_MIB_SDR36(idx), in mt7615_phy_update_channel()
1941 state->cc_tx += tx_time; in mt7615_phy_update_channel()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c109 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7996_mac_sta_poll() local
148 tx_time[i] = msta->airtime_ac[i] - tx_last; in mt7996_mac_sta_poll()
170 u32 tx_cur = tx_time[q]; in mt7996_mac_sta_poll()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h826 uint16_t tx_time; member

12