Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.h57 #define I40E_RXQ_CTX_HBUFF_SHIFT 6 macro
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_main.c2737 rctx.hbuff = 0 >> I40E_RXQ_CTX_HBUFF_SHIFT; in i40e_setup_rx_hmc()