Searched refs:I40EVF_FLAG_AQ_CONFIGURE_RSS (Results 1 – 2 of 2) sorted by relevance
288 #define I40EVF_FLAG_AQ_CONFIGURE_RSS BIT(9) /* direct AQ config */ macro
1529 adapter->aq_required |= I40EVF_FLAG_AQ_CONFIGURE_RSS; in i40evf_reinit_interrupt_scheme()1669 if (adapter->aq_required & I40EVF_FLAG_AQ_CONFIGURE_RSS) { in i40evf_watchdog_task()1675 adapter->aq_required &= ~I40EVF_FLAG_AQ_CONFIGURE_RSS; in i40evf_watchdog_task()3568 adapter->aq_required |= I40EVF_FLAG_AQ_CONFIGURE_RSS; in i40evf_init_task()