Home
last modified time | relevance | path

Searched refs:netdev_notify_work (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dbonding.h146 struct netdev_notify_work { struct
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c1265 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()