Searched refs:channel_time (Results 1 – 6 of 6) sorted by relevance
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_return_int_survey_info/ |
D | format | 13 field:u64 channel_time; offset:56; size:8; signed:0; 21 …se: %d", REC->wiphy_name, REC->ret, REC->band, REC->center_freq, REC->channel_time, REC->channel_t…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_return_int_survey_info/ |
D | format | 13 field:u64 channel_time; offset:56; size:8; signed:0; 21 …se: %d", REC->wiphy_name, REC->ret, REC->band, REC->center_freq, REC->channel_time, REC->channel_t…
|
/external/wpa_supplicant_8/src/ap/ |
D | acs.c | 318 total = survey->channel_time; in acs_survey_interference_factor() 365 survey->nf, (unsigned long) survey->channel_time, in acs_survey_chan_interference_factor()
|
D | drv_callbacks.c | 1610 (unsigned long int) survey->channel_time, in hostapd_single_channel_get_survey() 1613 if (survey->channel_time > iface->last_channel_time && in hostapd_single_channel_get_survey() 1614 survey->channel_time > survey->channel_time_busy) { in hostapd_single_channel_get_survey() 1617 divisor = survey->channel_time - iface->last_channel_time; in hostapd_single_channel_get_survey() 1623 iface->last_channel_time = survey->channel_time; in hostapd_single_channel_get_survey()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 5137 u64 channel_time; member
|
D | driver_nl80211.c | 8955 survey->channel_time = in add_survey() 8981 (unsigned long int) survey->channel_time, in add_survey()
|