Home
last modified time | relevance | path

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

/linux-4.4.14/net/switchdev/
Dswitchdev.c42 struct switchdev_trans_item *tritem) in switchdev_trans_item_enqueue()
50 static struct switchdev_trans_item *
53 struct switchdev_trans_item *tritem; in __switchdev_trans_item_dequeue()
58 struct switchdev_trans_item, list); in __switchdev_trans_item_dequeue()
70 struct switchdev_trans_item *tritem; in switchdev_trans_item_dequeue()
85 struct switchdev_trans_item *tritem; in switchdev_trans_items_destroy()
/linux-4.4.14/include/net/
Dswitchdev.h23 struct switchdev_trans_item { struct
114 struct switchdev_trans_item *tritem);
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c349 struct switchdev_trans_item *elem = NULL; in __rocker_port_mem_alloc()
392 struct switchdev_trans_item *elem; in rocker_port_kfree()
402 elem = (struct switchdev_trans_item *) mem - 1; in rocker_port_kfree()