Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/logging/inc/
H A Dwlan_roam_debug.h168 void wlan_rec_debug_log(wlan_rec_type rec_type, uint8_t vdev_id, uint8_t op,
190 void wlan_rec_debug_dump_table(wlan_rec_type rec_type, uint32_t count,
225 wlan_rec_type rec_type, uint8_t vdev_id, uint8_t op, in wlan_rec_debug_log() argument
235 static inline void wlan_rec_debug_dump_table(wlan_rec_type rec_type, in wlan_rec_debug_dump_table() argument
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
H A Dwlan_roam_debug.c160 void wlan_rec_debug_log(wlan_rec_type rec_type, uint8_t vdev_id, uint8_t op, in wlan_rec_debug_log() argument
168 dbg_tbl = wlan_roam_debug_get_table(rec_type); in wlan_rec_debug_log()
300 void wlan_rec_debug_dump_table(wlan_rec_type rec_type, uint32_t count, in wlan_rec_debug_dump_table() argument
313 dbg_tbl = wlan_roam_debug_get_table(rec_type); in wlan_rec_debug_dump_table()
322 roam_debug("dump %d rec type %d idx %d", count, rec_type, in wlan_rec_debug_dump_table()