Searched refs:alb_work (Results 1 – 2 of 2) sorted by relevance
250 struct delayed_work alb_work; member
4312 INIT_DELAYED_WORK(&bond->alb_work, bond_alb_monitor); in bond_work_init_all()4324 cancel_delayed_work_sync(&bond->alb_work); in bond_work_cancel_all()4364 queue_delayed_work(bond->wq, &bond->alb_work, 0); in bond_open()