Searched defs:pe_config_data (Results 1 – 1 of 1) sorted by relevance
85 typedef struct pe_config_data { struct86 uint32_t gtm; /* run in Global Tunnel Mode */87 uint32_t global_config; /* override global debug value */89 uint32_t is_asic;97 uint32_t link_speed;99 uint32_t num_of_ports; /* Set the number of ports [1-4] */101 uint32_t tp_reset_cm; /* reset CM memory map */103 uint32_t phy_tx_fifo; /* phy's tx fifo depth */104 uint32_t phy_rx_fifo; /* phy's rx fifo depth */105 uint32_t phy_force_master; /* force link always in master mode */[all …]