Searched refs:shift_xlate_key (Results 1 – 3 of 3) sorted by relevance
120 u8 shift_xlate_key; member
191 dev_info(dev, "\tshift_xlate_key = %d\n", alu->shift_xlate_key); in ice_imem_alu_dump()344 alu->shift_xlate_key = FIELD_GET(ICE_IM_ALU_SXK, d64); in ice_imem_alu_init()1125 dev_info(dev, "\tshift_xlate_key = %d\n", alu->shift_xlate_key); in ice_bst_alu_dump()1226 alu->shift_xlate_key = FIELD_GET(ICE_BST_ALU_SXK, d64); in ice_bst_alu_init()
502 shift = alu->shift_xlate_key; in ice_alu_exe()