Searched defs:tb_bandwidth_group (Results 1 – 1 of 1) sorted by relevance
238 struct tb_bandwidth_group { struct239 struct tb *tb;240 int index;241 struct list_head ports;242 int reserved;243 struct delayed_work release_work;