Searched refs:idpf_is_reset_detected (Results 1 – 3 of 3) sorted by relevance
945 static inline bool idpf_is_reset_detected(struct idpf_adapter *adapter) in idpf_is_reset_detected() function
1400 if (idpf_is_reset_detected(adapter) && in idpf_service_task()1908 bool is_reset = idpf_is_reset_detected(adapter); in idpf_init_hard_reset()
234 if (idpf_is_reset_detected(adapter)) in idpf_send_mb_msg()