Home
last modified time | relevance | path

Searched refs:I40EVF_FLAG_WB_ON_ITR_CAPABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf.h262 #define I40EVF_FLAG_WB_ON_ITR_CAPABLE BIT(6) macro
Di40evf_main.c1159 if (adapter->flags & I40EVF_FLAG_WB_ON_ITR_CAPABLE) in i40evf_alloc_queues()
3528 adapter->flags |= I40EVF_FLAG_WB_ON_ITR_CAPABLE; in i40evf_init_task()