Searched refs:FW_LINK_SPEED_10M (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ti/icssg/ | ||
H A D | icssg_switch_map.h | 23 #define FW_LINK_SPEED_10M (0x02) macro |
H A D | icssg_config.c | 448 fw_speed = FW_LINK_SPEED_10M; in icssg_config_set_speed() |