Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mon.h215 !soc->ops->mon_ops->txrx_is_lite_mon_enabled) in cdp_is_lite_mon_enabled()
218 return soc->ops->mon_ops->txrx_is_lite_mon_enabled(soc, pdev_id, dir); in cdp_is_lite_mon_enabled()
H A Dcdp_txrx_ops.h1124 (*txrx_is_lite_mon_enabled)(struct cdp_soc_t *soc, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.c1498 .txrx_is_lite_mon_enabled = dp_lite_mon_is_enabled,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_mon_1.0.c1549 .txrx_is_lite_mon_enabled = NULL,