Searched refs:idpf_is_reset_detected (Results 1 – 3 of 3) sorted by relevance
723 static inline bool idpf_is_reset_detected(struct idpf_adapter *adapter) in idpf_is_reset_detected() function
1230 if (idpf_is_reset_detected(adapter) && in idpf_service_task()1754 bool is_reset = idpf_is_reset_detected(adapter); in idpf_init_hard_reset()
262 if (idpf_is_reset_detected(adapter)) in idpf_send_mb_msg()