Searched refs:netdev_notify_work (Results 1 – 2 of 2) sorted by relevance
146 struct netdev_notify_work { struct
1265 struct netdev_notify_work *w = in bond_netdev_notify_work()1266 container_of(_work, struct netdev_notify_work, work.work); in bond_netdev_notify_work()1276 struct netdev_notify_work *nnw = kzalloc(sizeof(*nnw), GFP_ATOMIC); in bond_queue_slave_event()