Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
H A Ddp_mlo.c1094 bool include_self_vdev) in dp_mlo_iter_ptnr_vdev() argument
1107 if (!include_self_vdev) in dp_mlo_iter_ptnr_vdev()
1129 if ((ptnr_vdev == self_vdev) && (!include_self_vdev)) { in dp_mlo_iter_ptnr_vdev()
1162 (!include_self_vdev)) { in dp_mlo_iter_ptnr_vdev()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.h631 bool include_self_vdev);