Lines Matching defs:group

50 #define mcg_warn_group(group, format, arg...) \  argument
54 #define mcg_debug_group(group, format, arg...) \ argument
58 #define mcg_error_group(group, format, arg...) \ argument
136 struct mcast_group *group; member
166 struct mcast_group *group; in mcast_find() local
184 struct mcast_group *group) in mcast_insert()
252 static int send_join_to_wire(struct mcast_group *group, struct ib_sa_mad *sa_mad) in send_join_to_wire()
279 static int send_leave_to_wire(struct mcast_group *group, u8 join_state) in send_leave_to_wire()
318 static int send_reply_to_slave(int slave, struct mcast_group *group, in send_reply_to_slave()
437 static int release_group(struct mcast_group *group, int from_timeout_handler) in release_group()
474 static void adjust_membership(struct mcast_group *group, u8 join_state, int inc) in adjust_membership()
483 static u8 get_leave_state(struct mcast_group *group) in get_leave_state()
495 static int join_group(struct mcast_group *group, int slave, u8 join_mask) in join_group()
511 static int leave_group(struct mcast_group *group, int slave, u8 leave_state) in leave_group()
524 static int check_leave(struct mcast_group *group, int slave, u8 leave_mask) in check_leave()
542 struct mcast_group *group; in mlx4_ib_mcg_timeout_handler() local
584 static int handle_leave_req(struct mcast_group *group, u8 leave_mask, in handle_leave_req()
605 static int handle_join_req(struct mcast_group *group, u8 join_mask, in handle_join_req()
644 struct mcast_group *group; in mlx4_ib_mcg_work_handler() local
750 struct mcast_group *group = NULL, *cur_group, *n; in search_relocate_mgid0_group() local
813 struct mcast_group *group, *cur_group; in acquire_group() local
871 struct mcast_group *group = req->group; in queue_req() local
888 struct mcast_group *group; in mlx4_ib_mcg_demux_handler() local
937 struct mcast_group *group; in mlx4_ib_mcg_multiplex_handler() local
993 struct mcast_group *group = in sysfs_show_group() local
1070 static void force_clean_group(struct mcast_group *group) in force_clean_group()
1087 struct mcast_group *group; in _mlx4_ib_mcg_port_cleanup() local
1173 static void clear_pending_reqs(struct mcast_group *group, int vf) in clear_pending_reqs()
1206 static int push_deleteing_req(struct mcast_group *group, int slave) in push_deleteing_req()
1237 struct mcast_group *group; in clean_vf_mcast() local