Home
last modified time | relevance | path

Searched defs:callback_type (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dpktlog_ac.c88 enum pktlog_callback_regtype callback_type) in pktlog_set_callback_regtype()
567 static void pktlog_callback_registration(uint8_t callback_type) in pktlog_callback_registration()
579 static void pktlog_callback_registration(uint8_t callback_type) in pktlog_callback_registration()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/include/
H A Dpktlog_ac.h114 uint8_t callback_type; member