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