Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/iavf/ !
Diavf.h287 #define IAVF_FLAG_WB_ON_ITR_CAPABLE BIT(6) macro
Diavf_main.c1454 if (adapter->flags & IAVF_FLAG_WB_ON_ITR_CAPABLE) in iavf_alloc_queues()
2456 adapter->flags |= IAVF_FLAG_WB_ON_ITR_CAPABLE; in iavf_init_config_adapter()