Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/inc/
H A Dtarget_if_vdev_mgr_rx_ops.h40 static inline bool target_if_vdev_mgr_is_panic_allowed(void) in target_if_vdev_mgr_is_panic_allowed() function
45 static inline bool target_if_vdev_mgr_is_panic_allowed(void) in target_if_vdev_mgr_is_panic_allowed() function
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_rx_ops.c52 if (target_if_vdev_mgr_is_panic_allowed()) in target_if_vdev_mgr_handle_recovery()