Searched refs:port_grp (Results 1 – 1 of 1) sorted by relevance
122 struct port_grp;130 struct port_grp *pgrp;173 struct port_grp { struct176 size_t port_grp; /* what switch port_grp we're in */ argument180 struct port_grp *to_stree_root; argument181 struct port_grp *to_stree_tip; argument219 struct port_grp ptgrp[SWITCH_MAX_PORTGRPS];1368 sw->ptgrp[g].port_grp = g; in alloc_tswitch()1470 bool connect_tlink(struct port_grp *pg0, struct endpoint *f_ep0, in connect_tlink()1471 struct port_grp *pg1, struct endpoint *f_ep1, in connect_tlink()[all …]