Searched refs:field_off (Results 1 – 2 of 2) sorted by relevance
403 u16 field_off[ICE_MAX_CHAIN_WORDS]; member
9436 uint32_t field_off = I40E_FDIR_FIELD_OFFSET(hdr_off); in i40e_get_inset_field_offset() local9445 if (src_off <= field_off && (src_off + count) > field_off) in i40e_get_inset_field_offset()9455 return I40E_GLQF_PIT_DEST_OFF_GET(reg_val) + field_off - src_off; in i40e_get_inset_field_offset()