Home
last modified time | relevance | path

Searched refs:IS_BRIDGE_VDEV_ITER_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
Ddp_mlo.c1144 IS_BRIDGE_VDEV_ITER_REQUIRED(type); i++) { in dp_mlo_iter_ptnr_vdev()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h206 #define IS_BRIDGE_VDEV_ITER_REQUIRED(type) (type & DP_BRIDGE_VDEV_ITER) macro