Searched refs:IAVF_FLAG_RESET_NEEDED (Results 1 – 3 of 3) sorted by relevance
523 adapter->flags |= IAVF_FLAG_RESET_NEEDED; in iavf_set_priv_flags()655 adapter->flags |= IAVF_FLAG_RESET_NEEDED; in iavf_set_ringparam()
264 #define IAVF_FLAG_RESET_NEEDED BIT(5) macro
165 (IAVF_FLAG_RESET_PENDING | IAVF_FLAG_RESET_NEEDED))) { in iavf_schedule_reset()166 adapter->flags |= IAVF_FLAG_RESET_NEEDED; in iavf_schedule_reset()2104 if (adapter->flags & IAVF_FLAG_RESET_NEEDED) { in iavf_reset_task()2105 adapter->flags &= ~IAVF_FLAG_RESET_NEEDED; in iavf_reset_task()2328 (IAVF_FLAG_RESET_PENDING | IAVF_FLAG_RESET_NEEDED)) || in iavf_adminq_task()3344 adapter->flags |= IAVF_FLAG_RESET_NEEDED; in iavf_change_mtu()