Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h39 (((pf)->hw_features & I40E_HW_128_QP_RSS_CAPABLE) ? 128 : 64)
510 #define I40E_HW_128_QP_RSS_CAPABLE BIT(1) macro
H A Di40e_main.c12823 I40E_HW_128_QP_RSS_CAPABLE | in i40e_sw_init()