Searched refs:in_cap_state (Results 1 – 1 of 1) sorted by relevance
1058 bool in_cap_state; in hdd_get_hosttime_from_targettime() local1061 in_cap_state = hdd_tsf_is_in_cap(adapter); in hdd_get_hosttime_from_targettime()1068 if (in_cap_state) in hdd_get_hosttime_from_targettime()1090 if (in_cap_state) in hdd_get_hosttime_from_targettime()1102 bool in_cap_state; in hdd_get_targettime_from_hosttime() local1108 in_cap_state = hdd_tsf_is_in_cap(adapter); in hdd_get_targettime_from_hosttime()1109 if (in_cap_state) in hdd_get_targettime_from_hosttime()1125 if (in_cap_state) in hdd_get_targettime_from_hosttime()1154 bool in_cap_state; in hdd_get_soctime_from_tsf64time() local1156 in_cap_state = hdd_tsf_is_in_cap(adapter); in hdd_get_soctime_from_tsf64time()[all …]