Home
last modified time | relevance | path

Searched defs:fman_state_struct (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
Dfman.c467 struct fman_state_struct { struct
468 u8 fm_id;
469 u16 fm_clk_freq;
470 struct fman_rev_info rev_info;
471 bool enabled_time_stamp;
472 u8 count1_micro_bit;
473 u8 total_num_of_tasks;
474 u8 accumulated_num_of_tasks;
475 u32 accumulated_fifo_size;
476 u8 accumulated_num_of_open_dmas;
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
Dfman.c494 struct fman_state_struct { struct
495 u8 fm_id;
496 u16 fm_clk_freq;
497 struct fman_rev_info rev_info;
498 bool enabled_time_stamp;
499 u8 count1_micro_bit;
500 u8 total_num_of_tasks;
501 u8 accumulated_num_of_tasks;
502 u32 accumulated_fifo_size;
503 u8 accumulated_num_of_open_dmas;
[all …]