Searched refs:idpf_is_reset_detected (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf.h721 * idpf_is_reset_detected - check if we were reset at some point
726 static inline bool idpf_is_reset_detected(struct idpf_adapter *adapter) function
H A Didpf_lib.c1245 if (idpf_is_reset_detected(adapter) &&
1771 bool is_reset = idpf_is_reset_detected(adapter);
H A Didpf_virtchnl.c260 if (idpf_is_reset_detected(adapter))

Completed in 293 milliseconds