Searched refs:I40EVF_FLAG_AQ_CONFIGURE_RSS (Results 1 – 2 of 2) sorted by relevance
242 #define I40EVF_FLAG_AQ_CONFIGURE_RSS BIT(9) macro
1563 if (adapter->aq_required & I40EVF_FLAG_AQ_CONFIGURE_RSS) { in i40evf_watchdog_task()1569 adapter->aq_required &= ~I40EVF_FLAG_AQ_CONFIGURE_RSS; in i40evf_watchdog_task()2343 adapter->aq_required |= I40EVF_FLAG_AQ_CONFIGURE_RSS; in i40evf_init_task()