Searched refs:ice_alu (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_parser.h | 115 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;
|
D | ice_parser_rt.c | 390 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()
|
D | ice_parser.c | 182 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()
|