Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c1236 case OCELOT_SPEED_1000: in vsc9959_tas_guard_bands_update()
1346 tas_speed = OCELOT_SPEED_1000; in vsc9959_sched_speed_set()
1352 tas_speed = OCELOT_SPEED_1000; in vsc9959_sched_speed_set()
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c836 mac_speed = OCELOT_SPEED_1000; in ocelot_phylink_mac_link_up()
867 mac_fc_cfg = SYS_MAC_FC_CFG_FC_LINK_SPEED(OCELOT_SPEED_1000); in ocelot_phylink_mac_link_up()
/linux-6.1.9/include/soc/mscc/
Docelot.h95 #define OCELOT_SPEED_1000 1 macro