Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li.c713 arch_ops->txrx_get_vdev_mcast_param = dp_txrx_get_vdev_mcast_param_li; in dp_initialize_arch_ops_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h2426 QDF_STATUS (*txrx_get_vdev_mcast_param)(struct dp_soc *soc, member
Ddp_main.c8664 soc->arch_ops.txrx_get_vdev_mcast_param(soc, vdev, val); in dp_get_vdev_param()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c3709 arch_ops->txrx_get_vdev_mcast_param = dp_txrx_get_vdev_mcast_param_be; in dp_initialize_arch_ops_be()