Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
Ddp_mlo.c1113 IS_LINK_VDEV_ITER_REQUIRED(type); i++) { in dp_mlo_iter_ptnr_vdev()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h205 #define IS_LINK_VDEV_ITER_REQUIRED(type) (type & DP_LINK_VDEV_ITER) macro