Searched refs:busy_time (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt792x_mac.c | 230 u64 busy_time, tx_time, rx_time, obss_time; in mt792x_phy_update_channel() local 233 busy_time = mt76_get_field(dev, MT_MIB_SDR9(idx), in mt792x_phy_update_channel() 249 state->cc_busy += busy_time; in mt792x_phy_update_channel()
|
| /freebsd/sys/sys/ |
| H A D | devicestat.h | 158 struct bintime busy_time; member
|
| /freebsd/usr.sbin/iostat/ |
| H A D | iostat.c | 793 long double busy_pct, busy_time; in devstats() local 856 DSM_TOTAL_BUSY_TIME, &busy_time, in devstats() 911 total_duration, busy_time); in devstats()
|
| /freebsd/sys/kern/ |
| H A D | subr_devstat.c | 331 bintime_add(&ds->busy_time, &dt); in devstat_end_transaction() 447 BT_CP(*nds, ds32, busy_time); in sysctl_devstat()
|
| /freebsd/lib/libdevstat/ |
| H A D | devstat.c | 1538 *destld = DELTA_T(busy_time); in devstat_compute_statistics() 1565 *destld = DELTA_T(busy_time); in devstat_compute_statistics()
|
| /freebsd/sys/compat/freebsd32/ |
| H A D | freebsd32.h | 542 struct bintime32 busy_time; member
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | scan.h | 1321 __le32 busy_time; member
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | mac.c | 1921 u64 busy_time, tx_time, rx_time, obss_time; in mt7615_phy_update_channel() local 1925 busy_time = mt76_get_field(dev, MT_MIB_SDR9(idx), in mt7615_phy_update_channel() 1940 state->cc_busy += busy_time; in mt7615_phy_update_channel()
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | scan.c | 2141 info->time_busy = le32_to_cpu(notif->busy_time); in iwl_mld_handle_channel_survey_notif()
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | scan.c | 3637 info->time_busy = le32_to_cpu(notif->busy_time); in iwl_mvm_rx_channel_survey_notif()
|