Searched refs:vdev_cnt (Results 1 – 1 of 1) sorted by relevance
1116 int vdev_cnt = 0; in wlan_objmgr_get_vdev_by_opmode_from_psoc_debug() local1127 while (vdev_cnt < max_vdev_cnt) { in wlan_objmgr_get_vdev_by_opmode_from_psoc_debug()1128 vdev = psoc->soc_objmgr.wlan_vdev_list[vdev_cnt]; in wlan_objmgr_get_vdev_by_opmode_from_psoc_debug()1129 vdev_cnt++; in wlan_objmgr_get_vdev_by_opmode_from_psoc_debug()1157 int vdev_cnt = 0; in wlan_objmgr_get_vdev_by_opmode_from_psoc() local1168 while (vdev_cnt < max_vdev_cnt) { in wlan_objmgr_get_vdev_by_opmode_from_psoc()1169 vdev = psoc->soc_objmgr.wlan_vdev_list[vdev_cnt]; in wlan_objmgr_get_vdev_by_opmode_from_psoc()1170 vdev_cnt++; in wlan_objmgr_get_vdev_by_opmode_from_psoc()