Searched refs:handle_link_up (Results 1 – 3 of 3) sorted by relevance
778 void handle_link_up(struct work_struct *work);
675 INIT_WORK(&ppd->link_up_work, handle_link_up); in hfi1_init_pportdata()
6977 void handle_link_up(struct work_struct *work) in handle_link_up() function