Searched defs:fman_state_struct (Results 1 – 1 of 1) sorted by relevance
468 struct fman_state_struct { struct469 u8 fm_id;470 u16 fm_clk_freq;471 struct fman_rev_info rev_info;472 bool enabled_time_stamp;473 u8 count1_micro_bit;474 u8 total_num_of_tasks;475 u8 accumulated_num_of_tasks;476 u32 accumulated_fifo_size;477 u8 accumulated_num_of_open_dmas;[all …]