Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/uapi/linux/
H A Da_debug.h151 #define AR_DEBUG_LVL_CHECK(lvl) (GET_ATH_MODULE_DEBUG_VAR_MASK(ATH_MODULE_NAME) & (lvl)) macro
176 #define AR_DEBUG_LVL_CHECK(lvl) 0 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dtransfer.c436 if (AR_DEBUG_LVL_CHECK(ATH_DEBUG_RECV)) { in hif_dev_process_trailer()
459 if (AR_DEBUG_LVL_CHECK(ATH_DEBUG_RECV)) { in hif_dev_process_trailer()
542 if (AR_DEBUG_LVL_CHECK(ATH_DEBUG_RECV)) in hif_dev_process_recv_header()
681 if (AR_DEBUG_LVL_CHECK(ATH_DEBUG_RECV)) { in hif_dev_process_recv_header()
H A Dmailbox.c1238 if (AR_DEBUG_LVL_CHECK(ATH_DEBUG_IRQ)) { in hif_dev_process_pending_irqs()
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dusbdrv.c588 if (AR_DEBUG_LVL_CHECK(USB_HIF_DEBUG_DUMP_DATA)) { in usb_hif_usb_recv_prestart_complete()
670 if (AR_DEBUG_LVL_CHECK(USB_HIF_DEBUG_DUMP_DATA)) { in usb_hif_usb_recv_complete()
762 if (AR_DEBUG_LVL_CHECK(USB_HIF_DEBUG_DUMP_DATA)) { in usb_hif_usb_recv_bundle_complete()
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_recv.c670 if (AR_DEBUG_LVL_CHECK(ATH_DEBUG_RECV)) in htc_process_trailer()