Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/src/
Dwlan_serialization_debug.c51 bool is_pdev_queue = false; in wlan_ser_print_queues() local
54 is_pdev_queue = true; in wlan_ser_print_queues()
57 ser_err_no_fl("%s %s Queue", (is_pdev_queue) ? "PDEV" : "VDEV", in wlan_ser_print_queues()