Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h28 #define I40E_RXQ_CTX_HBUFF_SHIFT 6 macro
H A Di40e_virtchnl_pf.c737 rx_ctx.hbuff = info->hdr_size >> I40E_RXQ_CTX_HBUFF_SHIFT; in i40e_config_vsi_rx_queue()