Home
last modified time | relevance | path

Searched refs:mon_rx_populate_ppdu_info (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c643 if (mon_ops && mon_ops->mon_rx_populate_ppdu_info) in dp_rx_populate_cdp_indication_ppdu()
644 mon_ops->mon_rx_populate_ppdu_info(ppdu_info, in dp_rx_populate_cdp_indication_ppdu()
H A Ddp_mon.h850 void (*mon_rx_populate_ppdu_info)(struct hal_rx_ppdu_info *hal_ppdu_info, member
H A Ddp_mon.c6942 mon_ops->mon_rx_populate_ppdu_info = 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.c1359 mon_ops->mon_rx_populate_ppdu_info = dp_rx_mon_populate_ppdu_info_2_0; 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.c1447 mon_ops->mon_rx_populate_ppdu_info = dp_mon_populate_ppdu_info_1_0; in dp_mon_register_feature_ops_1_0()