Home
last modified time | relevance | path

Searched refs:rx_time (Results 1 – 25 of 30) sorted by relevance

12

/src/sys/contrib/dev/iwlwifi/mvm/
H A Drx.c994 mvm->radio_stats.rx_time = 0; in iwl_mvm_handle_rx_system_oper_part1_stats()
997 mvm->radio_stats.rx_time += in iwl_mvm_handle_rx_system_oper_part1_stats()
998 le64_to_cpu(part1_stats->per_link[i].rx_time); in iwl_mvm_handle_rx_system_oper_part1_stats()
1030 mvm->radio_stats.rx_time = le64_to_cpu(stats->rx_time); in iwl_mvm_handle_rx_statistics_tlv()
1055 mvm->radio_stats.rx_time = le64_to_cpu(stats->rx_time); in iwl_mvm_handle_rx_statistics_tlv()
1129 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics()
1130 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
1151 mvm->radio_stats.rx_time = in iwl_mvm_handle_rx_statistics()
1152 le64_to_cpu(stats->general.common.rx_time); in iwl_mvm_handle_rx_statistics()
H A Dutils.c491 mvm->accu_radio_stats.rx_time += mvm->radio_stats.rx_time; in iwl_mvm_accu_radio_stats()
H A Ddebugfs.c1027 mvm->radio_stats.rx_time); in iwl_dbgfs_fw_system_stats_read()
1033 mvm->accu_radio_stats.rx_time); in iwl_dbgfs_fw_system_stats_read()
H A Dmvm.h975 u64 rx_time; member
H A Dmac80211.c5935 survey->time_rx = mvm->accu_radio_stats.rx_time + in iwl_mvm_mac_get_survey()
5936 mvm->radio_stats.rx_time; in iwl_mvm_mac_get_survey()
/src/sys/contrib/dev/iwlwifi/fw/api/
H A Dstats.h270 __le64 rx_time; member
299 __le64 rx_time; member
527 __le64 rx_time; member
659 __le64 rx_time; member
702 __le64 rx_time; member
H A Dscan.h1313 __le32 rx_time; member
/src/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_mac.c230 u64 busy_time, tx_time, rx_time, obss_time; in mt792x_phy_update_channel() local
237 rx_time = mt76_get_field(dev, MT_MIB_SDR37(idx), in mt792x_phy_update_channel()
251 state->cc_rx += rx_time + obss_time; in mt792x_phy_update_channel()
252 state->cc_bss_rx += rx_time; in mt792x_phy_update_channel()
/src/crypto/openssl/include/internal/
H A Dquic_ackm.h165 int pkt_space, OSSL_TIME rx_time);
/src/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1546 if (info->rx_time.sec == 0 && info->rx_time.usec == 0) in hostapd_dpp_remove_pb_hash()
1553 info->rx_time.sec = 0; in hostapd_dpp_remove_pb_hash()
1554 info->rx_time.usec = 0; in hostapd_dpp_remove_pb_hash()
2596 if ((info->rx_time.sec == 0 && info->rx_time.usec == 0) || in hostapd_dpp_rx_pb_presence_announcement()
2602 info->rx_time = now; in hostapd_dpp_rx_pb_presence_announcement()
2608 if (tmp->rx_time.sec == 0 && tmp->rx_time.usec == 0) in hostapd_dpp_rx_pb_presence_announcement()
2611 if (os_reltime_expired(&now, &tmp->rx_time, 120)) { in hostapd_dpp_rx_pb_presence_announcement()
2615 tmp->rx_time.sec = 0; in hostapd_dpp_rx_pb_presence_announcement()
2616 tmp->rx_time.usec = 0; in hostapd_dpp_rx_pb_presence_announcement()
2637 if (os_reltime_before(&tmp->rx_time, &info->rx_time)) in hostapd_dpp_rx_pb_presence_announcement()
[all …]
H A Dsta_info.h69 struct os_reltime rx_time; member
/src/contrib/wpa/src/p2p/
H A Dp2p.c472 struct os_reltime *rx_time) in p2p_add_group_clients() argument
539 os_memcpy(&dev->last_seen, rx_time, sizeof(struct os_reltime)); in p2p_add_group_clients()
727 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device() argument
769 if (rx_time == NULL) { in p2p_add_device()
771 rx_time = &time_now; in p2p_add_device()
781 os_reltime_before(rx_time, &dev->last_seen) && in p2p_add_device()
783 os_reltime_expired(&dev->last_seen, rx_time, in p2p_add_device()
787 (unsigned int) rx_time->sec, in p2p_add_device()
788 (unsigned int) rx_time->usec, in p2p_add_device()
796 os_memcpy(&dev->last_seen, rx_time, sizeof(struct os_reltime)); in p2p_add_device()
[all …]
H A Dp2p_i.h874 struct os_reltime *rx_time, int level, const u8 *ies,
H A Dp2p.h1629 struct os_reltime *rx_time, int level, const u8 *ies,
/src/crypto/openssl/ssl/quic/
H A Dquic_ackm.c1165 int pkt_space, OSSL_TIME rx_time) in ossl_ackm_on_rx_ack_frame() argument
1487 OSSL_TIME rx_time, int pkt_space, in ackm_on_rx_ack_eliciting() argument
1545 ossl_time_add(rx_time, tx_max_ack_delay)); in ackm_on_rx_ack_eliciting()
1549 ossl_time_add(rx_time, in ackm_on_rx_ack_eliciting()
/src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c900 u32 addr, tx_time[4], rx_time[4]; in mt7615_mac_sta_poll() local
928 rx_time[i] = msta->airtime_ac[i + 4] - rx_last; in mt7615_mac_sta_poll()
947 u32 rx_cur = rx_time[hw_queue_map[i]]; in mt7615_mac_sta_poll()
1921 u64 busy_time, tx_time, rx_time, obss_time; in mt7615_phy_update_channel() local
1929 rx_time = mt76_get_field(dev, MT_MIB_SDR37(idx), in mt7615_phy_update_channel()
1942 state->cc_rx += rx_time + obss_time; in mt7615_phy_update_channel()
1943 state->cc_bss_rx += rx_time; in mt7615_phy_update_channel()
/src/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c2209 if (info->rx_time.sec == 0 && info->rx_time.usec == 0) in wpas_dpp_remove_pb_hash()
2216 info->rx_time.sec = 0; in wpas_dpp_remove_pb_hash()
2217 info->rx_time.usec = 0; in wpas_dpp_remove_pb_hash()
3553 if ((info->rx_time.sec == 0 && info->rx_time.usec == 0) || in wpas_dpp_rx_pb_presence_announcement()
3559 info->rx_time = now; in wpas_dpp_rx_pb_presence_announcement()
3565 if (tmp->rx_time.sec == 0 && tmp->rx_time.usec == 0) in wpas_dpp_rx_pb_presence_announcement()
3568 if (os_reltime_expired(&now, &tmp->rx_time, 120)) { in wpas_dpp_rx_pb_presence_announcement()
3572 tmp->rx_time.sec = 0; in wpas_dpp_rx_pb_presence_announcement()
3573 tmp->rx_time.usec = 0; in wpas_dpp_rx_pb_presence_announcement()
3594 if (os_reltime_before(&tmp->rx_time, &info->rx_time)) in wpas_dpp_rx_pb_presence_announcement()
[all …]
/src/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c46 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7921_mac_sta_poll() local
89 rx_time[i] = mlink->airtime_ac[i + 4] - rx_last; in mt7921_mac_sta_poll()
111 u32 rx_cur = rx_time[q]; in mt7921_mac_sta_poll()
/src/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmac.c33 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7925_mac_sta_poll() local
69 rx_time[i] = mlink->airtime_ac[i + 4] - rx_last; in mt7925_mac_sta_poll()
91 u32 rx_cur = rx_time[q]; in mt7925_mac_sta_poll()
/src/crypto/openssl/doc/designs/quic-design/
H A Dquic-ackm.md255 space of the containing packet. `rx_time` is the time the frame was
297 int pkt_space, OSSL_TIME rx_time);
H A Drx-depacketizer.md147 (`QUIC_ACKM`, the created `QUIC_ACKM_ACK`, `pkt_space` and `rx_time`)
/src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c105 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7915_mac_sta_poll() local
154 rx_time[i] = 0; in mt7915_mac_sta_poll()
156 rx_time[i] = msta->airtime_ac[i + 4] - rx_last; in mt7915_mac_sta_poll()
178 u32 rx_cur = rx_time[queue]; in mt7915_mac_sta_poll()
/src/contrib/wpa/src/common/
H A Ddpp.h457 struct os_reltime rx_time; member
/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c130 u32 tx_time[IEEE80211_NUM_ACS], rx_time[IEEE80211_NUM_ACS]; in mt7996_mac_sta_poll() local
173 rx_time[i] = msta_link->airtime_ac[i + 4] - rx_last; in mt7996_mac_sta_poll()
196 u32 rx_cur = rx_time[q]; in mt7996_mac_sta_poll()
/src/contrib/wpa/hostapd/
H A Dctrl_iface.c5084 info->rx_time.sec = 0; in hostapd_ctrl_iface_flush()
5085 info->rx_time.usec = 0; in hostapd_ctrl_iface_flush()

12