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