Searched refs:wlan_cm_is_vdev_active (Results 1 – 7 of 7) sorted by relevance
193 bool wlan_cm_is_vdev_active(struct wlan_objmgr_vdev *vdev);
208 if (!wlan_cm_is_vdev_active(vdev)) { in target_if_dp_get_arp_req_stats()
403 if (!wlan_cm_is_vdev_active(vdev)) { in dp_nud_filter_netevent()
1922 !wlan_cm_is_vdev_active(vdev)) { in __dp_bus_bw_work_handler()1949 wlan_cm_is_vdev_active(vdev)) { in __dp_bus_bw_work_handler()
455 if (wlan_cm_is_vdev_active(dp_link->vdev)) in dp_get_transmit_mac_addr()
771 wlan_cm_is_vdev_active(vdev)) in __dp_process_mic_error()
191 bool wlan_cm_is_vdev_active(struct wlan_objmgr_vdev *vdev) in wlan_cm_is_vdev_active() function