Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic_main.c1277 static void nic_poll_for_link(struct work_struct *work) in nic_poll_for_link() function
1422 INIT_DELAYED_WORK(&nic->dwork, nic_poll_for_link); in nic_probe()