Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.h55 #define I40E_RXQ_CTX_DBUFF_SHIFT 7 macro
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c2804 rctx.dbuff = i40e->i40e_rx_buf_size >> I40E_RXQ_CTX_DBUFF_SHIFT; in i40e_setup_rx_hmc()