Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h491 I40E_HW_CAP_128_QP_RSS, enumerator
H A Di40e_adminq.c514 set_bit(I40E_HW_CAP_128_QP_RSS, hw->caps); in i40e_set_hw_caps()
H A Di40e.h41 (test_bit(I40E_HW_CAP_128_QP_RSS, (pf)->hw.caps) ? 128 : 64)