Home
last modified time | relevance | path

Searched refs:I40EVF_FLAG_AQ_ENABLE_CHANNELS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf.h301 #define I40EVF_FLAG_AQ_ENABLE_CHANNELS BIT(21) macro
Di40evf_virtchnl.c982 adapter->aq_required &= ~I40EVF_FLAG_AQ_ENABLE_CHANNELS; in i40evf_enable_channels()
Di40evf_main.c1712 if (adapter->aq_required & I40EVF_FLAG_AQ_ENABLE_CHANNELS) { in i40evf_watchdog_task()
2418 adapter->aq_required |= I40EVF_FLAG_AQ_ENABLE_CHANNELS; in __i40evf_setup_tc()