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