Searched defs:hellcreek_platform_data (Results 1 – 1 of 1) sorted by relevance
14 struct hellcreek_platform_data { struct15 const char *name; /* Switch name */16 int num_ports; /* Amount of switch ports */17 int is_100_mbits; /* Is it configured to 100 or 1000 mbit/s */18 int qbv_support; /* Qbv support on front TSN ports */19 int qbv_on_cpu_port; /* Qbv support on the CPU port */20 int qbu_support; /* Qbu support on front TSN ports */21 u16 module_id; /* Module identificaton */
Completed in 4 milliseconds