Searched refs:shift_xlate_key (Results 1 – 4 of 4) sorted by relevance
55 ice_info(hw, "\tshift_xlate_key = %d\n", alu->shift_xlate_key); in _imem_alu_dump()180 alu->shift_xlate_key = (u8)((d64 >> 20) & 0xf); in _imem_alu_init()
79 u8 shift_xlate_key; member
39 ice_info(hw, "\tshift_xlate_key = %d\n", alu->shift_xlate_key); in _bst_alu_dump()112 alu->shift_xlate_key = (u8)((d64 >> 20) & 0xf); in _bst_alu_init()
528 shift = alu->shift_xlate_key; in _alu_exe()