Home
last modified time | relevance | path

Searched refs:mon_set_pktlog_wifi3 (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h726 int (*mon_set_pktlog_wifi3)(struct dp_pdev *pdev, uint32_t event, member
3517 if (!monitor_ops || !monitor_ops->mon_set_pktlog_wifi3) { in dp_monitor_set_pktlog_wifi3()
3522 return monitor_ops->mon_set_pktlog_wifi3(pdev, event, enable); in dp_monitor_set_pktlog_wifi3()
H A Ddp_mon.c6915 mon_ops->mon_set_pktlog_wifi3 = NULL; in dp_mon_feature_ops_deregister()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.c1321 mon_ops->mon_set_pktlog_wifi3 = dp_set_pktlog_wifi3; in dp_mon_register_feature_ops_2_0()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_mon_1.0.c1412 mon_ops->mon_set_pktlog_wifi3 = dp_set_pktlog_wifi3; in dp_mon_register_feature_ops_1_0()