Home
last modified time | relevance | path

Searched refs:umac_path (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c2350 htt_soc->pdevid_tt[i].umac_path =
2352 if (!htt_soc->pdevid_tt[i].umac_path)
2355 htt_soc->pdevid_tt[i].umac_path[j].bp_start_tt = -1;
2359 qdf_mem_free(htt_soc->pdevid_tt[i].umac_path);
2368 qdf_mem_free(htt_soc->pdevid_tt[j].umac_path);
3264 if (!time_allow_print(radio_tt->umac_path, ring_id, th_time))
3267 bkp_time, radio_tt->umac_path,
4588 qdf_mem_free(htt_handle->pdevid_tt[i].umac_path);
H A Ddp_htt.h238 struct bp_handler *umac_path; member