Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_fdir.c536 uint32_t flx_pit, flx_ort; in i40e_set_flx_pld_cfg() local
554 flx_ort = (1 << I40E_GLQF_ORT_FLX_PAYLOAD_SHIFT) | in i40e_set_flx_pld_cfg()
557 I40E_WRITE_GLB_REG(hw, I40E_GLQF_ORT(33 + layer_idx), flx_ort); in i40e_set_flx_pld_cfg()
1484 uint32_t flx_pit, flx_ort; in i40e_flow_set_fdir_flex_pit() local
1490 flx_ort = (1 << I40E_GLQF_ORT_FLX_PAYLOAD_SHIFT) | in i40e_flow_set_fdir_flex_pit()
1493 I40E_WRITE_GLB_REG(hw, I40E_GLQF_ORT(33 + layer_idx), flx_ort); in i40e_flow_set_fdir_flex_pit()