Searched defs:team (Results 1 – 1 of 1) sorted by relevance
35 struct team *team; member174 struct team { struct176 struct team_pcpu_stats __percpu *pcpu_stats; argument191 const struct team_mode *mode; argument192 struct team_mode_ops ops; argument199 static inline int team_dev_queue_xmit(struct team *team, struct team_port *port, in team_dev_queue_xmit()214 static inline struct hlist_head *team_port_index_hash(struct team *team, in team_port_index_hash()220 static inline struct team_port *team_get_port_by_index(struct team *team, in team_get_port_by_index()231 static inline struct team_port *team_get_port_by_index_rcu(struct team *team, in team_get_port_by_index_rcu()244 team_get_first_port_txable_rcu(struct team *team, struct team_port *port) in team_get_first_port_txable_rcu()