Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic_main.c947 static void nic_poll_for_link(struct work_struct *work) in nic_poll_for_link() function
1065 INIT_DELAYED_WORK(&nic->dwork, nic_poll_for_link); in nic_probe()