Lines Matching refs:wil_dbg_misc
84 wil_dbg_misc(wil, "pmc_alloc: %d descriptors x %d bytes each\n", in wil_pmc_alloc()
96 wil_dbg_misc(wil, "pmc_alloc: allocated descriptors info list %p\n", in wil_pmc_alloc()
124 wil_dbg_misc(wil, in wil_pmc_alloc()
171 wil_dbg_misc(wil, "pmc_alloc: allocated successfully\n"); in wil_pmc_alloc()
177 wil_dbg_misc(wil, "pmc_alloc: send WMI_PMC_CMD with ALLOCATE op\n"); in wil_pmc_alloc()
238 wil_dbg_misc(wil, in wil_pmc_free()
246 wil_dbg_misc(wil, "send WMI_PMC_CMD with RELEASE op\n"); in wil_pmc_free()
266 wil_dbg_misc(wil, "pmc_free: free pring va %p\n", in wil_pmc_free()
286 wil_dbg_misc(wil, "pmc_free: free descriptor info %d/%d\n", i, in wil_pmc_free()
288 wil_dbg_misc(wil, in wil_pmc_free()
305 wil_dbg_misc(wil, "pmc_last_cmd_status: status %d\n", in wil_pmc_last_cmd_status()
335 wil_dbg_misc(wil, in wil_pmc_read()
346 wil_dbg_misc(wil, in wil_pmc_read()
353 wil_dbg_misc(wil, in wil_pmc_read()
437 wil_dbg_misc(wil, "pmcring_read: size %zu\n", pmc_ring_size); in wil_pmcring_read()