Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e.h66 (((pf)->hw_features & I40E_HW_128_QP_RSS_CAPABLE) ? 128 : 64)
523 #define I40E_HW_128_QP_RSS_CAPABLE BIT(1) macro
Di40e_main.c12606 I40E_HW_128_QP_RSS_CAPABLE | in i40e_sw_init()