Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_xcv.c110 void xcv_setup_link(bool link_up, int link_speed) in xcv_setup_link() function
152 EXPORT_SYMBOL(xcv_setup_link);
H A Dthunder_bgx.h237 void xcv_setup_link(bool link_up, int link_speed);
H A Dthunder_bgx.c429 xcv_setup_link(enable ? lmac->link_up : 0, lmac->last_speed); in bgx_lmac_rx_tx_enable()
588 xcv_setup_link(lmac->link_up, lmac->last_speed); in bgx_sgmii_change_link_state()