Searched refs:link_notifier (Results 1 – 3 of 3) sorted by relevance
380 void (*link_notifier)(struct switchtec_dev *stdev); member
983 if (stdev->link_notifier) in link_event_work()984 stdev->link_notifier(stdev); in link_event_work()
1536 stdev->link_notifier = switchtec_ntb_link_notification; in switchtec_ntb_add()1562 stdev->link_notifier = NULL; in switchtec_ntb_remove()