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