Home
last modified time | relevance | path

Searched refs:hsplit_0 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h35 u8 hsplit_0; member
H A Di40e_lan_hmc.c708 { I40E_HMC_STORE(i40e_hmc_obj_rxq, hsplit_0), 4, 120 },
H A Di40e_virtchnl_pf.c728 rx_ctx.hsplit_0 = I40E_RX_SPLIT_L2 | in i40e_config_vsi_rx_queue()
H A Di40e_main.c3670 rx_ctx.hsplit_0 = 0; in i40e_configure_rx_ring()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_base.c466 rlan_ctx.hsplit_0 = ICE_RLAN_RX_HSPLIT_0_NO_SPLIT; in ice_setup_rx_ctx()
H A Dice_lan_tx_rx.h459 u8 hsplit_0; member
H A Dice_common.c1463 ICE_CTX_STORE(ice_rlan_ctx, hsplit_0, 4, 120),