Home
last modified time | relevance | path

Searched refs:OCELOT_SPEED_100 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/soc/mscc/
Docelot.h96 #define OCELOT_SPEED_100 2 macro
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot.c507 mac_speed = OCELOT_SPEED_100; in ocelot_phylink_mac_link_up()
528 mac_fc_cfg = SYS_MAC_FC_CFG_FC_LINK_SPEED(OCELOT_SPEED_100); in ocelot_phylink_mac_link_up()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c1150 tas_speed = OCELOT_SPEED_100; in vsc9959_sched_speed_set()