Searched refs:handle_link_bounce (Results 1 – 3 of 3) sorted by relevance
647 void handle_link_bounce(struct work_struct *work);
491 INIT_WORK(&ppd->link_bounce_work, handle_link_bounce); in hfi1_init_pportdata()
3462 void handle_link_bounce(struct work_struct *work) in handle_link_bounce() function