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