Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c994 static void bgx_poll_for_link(struct work_struct *work) in bgx_poll_for_link() function
1132 INIT_DELAYED_WORK(&lmac->dwork, bgx_poll_for_link); in bgx_lmac_enable()