Searched defs:team (Results 1 – 2 of 2) sorted by relevance
21 static struct ab_priv *ab_priv(struct team *team) in ab_priv()26 static rx_handler_result_t ab_receive(struct team *team, struct team_port *port, in ab_receive()36 static bool ab_transmit(struct team *team, struct sk_buff *skb) in ab_transmit()52 static void ab_port_leave(struct team *team, struct team_port *port) in ab_port_leave()60 static void ab_active_port_init(struct team *team, in ab_active_port_init()66 static void ab_active_port_get(struct team *team, struct team_gsetter_ctx *ctx) in ab_active_port_get()77 static int ab_active_port_set(struct team *team, struct team_gsetter_ctx *ctx) in ab_active_port_set()100 static int ab_init(struct team *team) in ab_init()105 static void ab_exit(struct team *team) in ab_exit()
14 static bool bc_transmit(struct team *team, struct sk_buff *skb) in bc_transmit()