Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_parser.h115 struct ice_alu { struct
144 struct ice_alu alu0; argument
145 struct ice_alu alu1;
146 struct ice_alu alu2;
271 struct ice_alu alu0;
272 struct ice_alu alu1;
273 struct ice_alu alu2;
436 struct ice_alu *alu0;
437 struct ice_alu *alu1;
438 struct ice_alu *alu2;
Dice_parser_rt.c390 static void ice_flg_update(struct ice_parser_rt *rt, struct ice_alu *alu) in ice_flg_update()
412 static void ice_po_update(struct ice_parser_rt *rt, struct ice_alu *alu) in ice_po_update()
453 static void ice_dst_reg_bit_set(struct ice_parser_rt *rt, struct ice_alu *alu, in ice_dst_reg_bit_set()
487 static void ice_alu_exe(struct ice_parser_rt *rt, struct ice_alu *alu) in ice_alu_exe()
Dice_parser.c182 struct ice_alu *alu, int index) in ice_imem_alu_dump()
333 static void ice_imem_alu_init(struct ice_alu *alu, u8 *data, u8 off) in ice_imem_alu_init()
1116 static void ice_bst_alu_dump(struct ice_hw *hw, struct ice_alu *alu, int idx) in ice_bst_alu_dump()
1215 static void ice_bst_alu_init(struct ice_alu *alu, u8 *data, u8 off) in ice_bst_alu_init()