Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dif_usb.h47 #define FW_REG_DUMP_CNT 60 macro
H A Dif_usb.c714 min_t(uint32_t, len - 4, FW_REG_DUMP_CNT * 4), in hif_usb_ramdump_handler()