Searched refs:wlan_rec_type (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/utils/logging/inc/ |
H A D | wlan_roam_debug.h | 42 } wlan_rec_type; typedef 168 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() 235 static inline void wlan_rec_debug_dump_table(wlan_rec_type rec_type, in wlan_rec_debug_dump_table()
|
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/ |
H A D | wlan_roam_debug.c | 76 wlan_rec_type type) in wlan_roam_debug_get_table() 111 wlan_rec_type type) in wlan_roam_debug_get_table() 160 void wlan_rec_debug_log(wlan_rec_type rec_type, uint8_t vdev_id, uint8_t op, 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()
|