Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
H A Ddp_mlo.c1101 if (type < DP_LINK_VDEV_ITER || type > DP_ALL_VDEV_ITER) { in dp_mlo_iter_ptnr_vdev()
1198 DP_ALL_VDEV_ITER, in dp_mlo_debug_print_ptnr_info()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c711 DP_ALL_VDEV_ITER, in dp_tx_mlo_mcast_multipass_handler()
949 DP_ALL_VDEV_ITER, in dp_tx_mlo_mcast_send_be()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h204 #define DP_ALL_VDEV_ITER 3 macro