Searched defs:ice_alu (Results 1 – 1 of 1) sorted by relevance
115 struct ice_alu { struct116 enum ice_alu_opcode opc; argument117 u8 src_start;118 u8 src_len;119 bool shift_xlate_sel;120 u8 shift_xlate_key;144 struct ice_alu alu0; argument