Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacvlan.c49 struct work_struct bc_work; member
326 bc_work); in macvlan_process_broadcast()
373 queue_work(system_dfl_wq, &port->bc_work); in macvlan_broadcast_enqueue()
1267 INIT_WORK(&port->bc_work, macvlan_process_broadcast); in macvlan_port_create()
1288 cancel_work_sync(&port->bc_work); in macvlan_port_destroy()