Lines Matching defs:fman_state_struct
129385 struct fman_state_struct { struct
129386 u8 fm_id;
129387 u16 fm_clk_freq;
129388 struct fman_rev_info rev_info;
129389 bool enabled_time_stamp;
129390 u8 count1_micro_bit;
129391 u8 total_num_of_tasks;
129392 u8 accumulated_num_of_tasks;
129393 u32 accumulated_fifo_size;
129394 u8 accumulated_num_of_open_dmas;
129395 u8 accumulated_num_of_deq_tnums;
129396 u32 exceptions;
129397 u32 extra_fifo_pool_size;
129398 u8 extra_tasks_pool_size;
129399 u8 extra_open_dmas_pool_size;
129400 u16 port_mfl[10];
129401 u16 mac_mfl[10];
129402 u32 fm_iram_size;
129403 u32 dma_thresh_max_commq;
129404 u32 dma_thresh_max_buf;
129405 u32 max_num_of_open_dmas;
129406 u32 qmi_max_num_of_tnums;
129407 u32 qmi_def_tnums_thresh;
129408 u32 bmi_max_num_of_tasks;
129409 u32 bmi_max_fifo_size;
129410 u32 fm_port_num_of_cg;
129411 u32 num_of_rx_ports;
129412 u32 total_fifo_size;
129413 u32 qman_channel_base;
129414 u32 num_of_qman_channels;
129415 struct resource *res;