IDPF_HR_RESET_IN_PROG
return (test_bit(IDPF_HR_RESET_IN_PROG, adapter->flags) ||
if (!test_bit(IDPF_HR_RESET_IN_PROG, adapter->flags)) {
if (vport && !test_bit(IDPF_HR_RESET_IN_PROG, adapter->flags))
clear_bit(IDPF_HR_RESET_IN_PROG, adapter->flags);
clear_bit(IDPF_HR_RESET_IN_PROG, adapter->flags);
clear_bit(IDPF_HR_RESET_IN_PROG, adapter->flags);
while (test_bit(IDPF_HR_RESET_IN_PROG, adapter->flags))
set_bit(IDPF_HR_RESET_IN_PROG, adapter->flags);