Home
last modified time | relevance | path

Searched refs:dp_monitor_set_bpr_enable (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h3338 static inline QDF_STATUS dp_monitor_set_bpr_enable(struct dp_pdev *pdev, in dp_monitor_set_bpr_enable() function
3358 static inline QDF_STATUS dp_monitor_set_bpr_enable(struct dp_pdev *pdev, in dp_monitor_set_bpr_enable() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h583 QDF_STATUS dp_monitor_set_bpr_enable(struct dp_pdev *pdev, uint32_t val) in dp_monitor_set_bpr_enable() function
H A Ddp_main.c8415 return dp_monitor_set_bpr_enable(pdev, in dp_set_pdev_param()