total_duration_ms  234 drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c 	stats->total_duration_ms += le32_to_cpu(resp->duration) / USEC_PER_MSEC;
total_duration_ms 3068 include/net/cfg80211.h 	u64 total_duration_ms;
total_duration_ms 13716 net/wireless/nl80211.c 	SET_FTM_U64(total_duration_ms, TOTAL_DURATION_MSEC);
total_duration_ms 2535 net/wireless/trace.h 		__entry->duration = ftm_stats->total_duration_ms;