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