Searched refs:IAVF_FLAG_REINIT_ITR_NEEDED (Results 1 – 4 of 4) sorted by relevance
1085 adapter->flags |= IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_enable_channels()1108 adapter->flags |= IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_disable_channels()1551 adapter->flags &= ~IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_virtchnl_completion()1559 adapter->flags &= ~IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_virtchnl_completion()1784 adapter->flags &= ~IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_virtchnl_completion()
271 #define IAVF_FLAG_REINIT_ITR_NEEDED BIT(16) macro
2213 if (adapter->flags & IAVF_FLAG_REINIT_ITR_NEEDED) { in iavf_reset_task()2284 if (adapter->flags & IAVF_FLAG_REINIT_ITR_NEEDED) { in iavf_reset_task()2289 adapter->flags &= ~IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_reset_task()3528 adapter->flags |= IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_process_config()3959 adapter->flags &= ~IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_remove()
1799 adapter->flags |= IAVF_FLAG_REINIT_ITR_NEEDED; in iavf_set_channels()