Searched refs:idpf_is_reset_detected (Results 1 – 3 of 3) sorted by relevance
880 static inline bool idpf_is_reset_detected(struct idpf_adapter *adapter) in idpf_is_reset_detected() function
1408 if (idpf_is_reset_detected(adapter) && in idpf_service_task()1915 bool is_reset = idpf_is_reset_detected(adapter); in idpf_init_hard_reset()
202 if (idpf_is_reset_detected(adapter)) { in idpf_send_mb_msg()