Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c3271 static int gop_xlg_mac_mode_cfg(struct mvpp2_port *port, int num_of_act_lanes) in gop_xlg_mac_mode_cfg() argument
3351 int num_of_act_lanes; in gop_port_init() local
3393 num_of_act_lanes = 2; in gop_port_init()
3396 gop_xpcs_mode(port, num_of_act_lanes); in gop_port_init()
3399 gop_xlg_mac_mode_cfg(port, num_of_act_lanes); in gop_port_init()