Searched refs:suspend_reason (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/isci/ |
| H A D | remote_node_context.c | 342 rnc, rnc->suspend_reason, in sci_remote_node_context_ready_state_enter() 572 enum sci_remote_node_suspension_reasons suspend_reason, in sci_remote_node_context_suspend() argument 586 sci_rnc->destination_state, suspend_reason, in sci_remote_node_context_suspend() 590 if ((suspend_reason == SCI_HW_SUSPEND) || in sci_remote_node_context_suspend() 615 sci_rnc->suspend_reason = suspend_reason; in sci_remote_node_context_suspend() 639 sci_rnc->suspend_reason = suspend_reason; in sci_remote_node_context_suspend() 647 if ((suspend_reason == SCI_SW_SUSPEND_NORMAL) || in sci_remote_node_context_suspend() 648 (suspend_reason == SCI_SW_SUSPEND_LINKHANG_DETECT)) { in sci_remote_node_context_suspend() 650 if (suspend_reason == SCI_SW_SUSPEND_LINKHANG_DETECT) in sci_remote_node_context_suspend()
|
| H A D | remote_node_context.h | 172 enum sci_remote_node_suspension_reasons suspend_reason; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgnan.h | 810 struct ether_addr *peer, int suspend_reason, u8 cancel_flags); 812 int suspend_reason, u8 cancel_flags);
|
| H A D | wl_cfgnan.c | 4207 struct ether_addr *peer, int suspend_reason, u8 cancel_flags) in wl_cfgnan_suspend_geofence_rng_session() argument 4240 ret, status, suspend_reason, MAC2STRDBG(peer))); in wl_cfgnan_suspend_geofence_rng_session() 4257 suspend_reason, MAC2STRDBG(peer))); in wl_cfgnan_suspend_geofence_rng_session() 4263 ((suspend_reason == RTT_GEO_SUSPN_HOST_NDP_TRIGGER) || in wl_cfgnan_suspend_geofence_rng_session() 4264 (suspend_reason == RTT_GEO_SUSPN_PEER_NDP_TRIGGER))) { in wl_cfgnan_suspend_geofence_rng_session() 4287 int suspend_reason, u8 cancel_flags) in wl_cfgnan_suspend_all_geofence_rng_sessions() argument 4298 "suspend_reason = %d\n", suspend_reason)); in wl_cfgnan_suspend_all_geofence_rng_sessions()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgnan.h | 810 struct ether_addr *peer, int suspend_reason, u8 cancel_flags); 812 int suspend_reason, u8 cancel_flags);
|
| H A D | wl_cfgnan.c | 4207 struct ether_addr *peer, int suspend_reason, u8 cancel_flags) in wl_cfgnan_suspend_geofence_rng_session() argument 4240 ret, status, suspend_reason, MAC2STRDBG(peer))); in wl_cfgnan_suspend_geofence_rng_session() 4257 suspend_reason, MAC2STRDBG(peer))); in wl_cfgnan_suspend_geofence_rng_session() 4263 ((suspend_reason == RTT_GEO_SUSPN_HOST_NDP_TRIGGER) || in wl_cfgnan_suspend_geofence_rng_session() 4264 (suspend_reason == RTT_GEO_SUSPN_PEER_NDP_TRIGGER))) { in wl_cfgnan_suspend_geofence_rng_session() 4287 int suspend_reason, u8 cancel_flags) in wl_cfgnan_suspend_all_geofence_rng_sessions() argument 4298 "suspend_reason = %d\n", suspend_reason)); in wl_cfgnan_suspend_all_geofence_rng_sessions()
|