Searched refs:arg_cnt (Results 1 – 2 of 2) sorted by relevance
328 __u32 arg_cnt; member329 __u32 args[] __counted_by(arg_cnt);337 __u32 arg_cnt; member339 __u32 args[] __counted_by(arg_cnt);
532 buf->arg_cnt = payload_len / sizeof(u32); in aie2_cmdlist_fill_one_slot_cf()568 buf->arg_cnt = arg_sz / sizeof(u32); in aie2_cmdlist_fill_one_slot_dpu()
Completed in 8 milliseconds