Lines Matching defs:group
50 #define mcg_warn_group(group, format, arg...) \ argument
54 #define mcg_error_group(group, format, arg...) \ argument
132 struct mcast_group *group; member
162 struct mcast_group *group; in mcast_find() local
180 struct mcast_group *group) in mcast_insert()
248 static int send_join_to_wire(struct mcast_group *group, struct ib_sa_mad *sa_mad) in send_join_to_wire()
275 static int send_leave_to_wire(struct mcast_group *group, u8 join_state) in send_leave_to_wire()
314 static int send_reply_to_slave(int slave, struct mcast_group *group, in send_reply_to_slave()
433 static int release_group(struct mcast_group *group, int from_timeout_handler) in release_group()
470 static void adjust_membership(struct mcast_group *group, u8 join_state, int inc) in adjust_membership()
479 static u8 get_leave_state(struct mcast_group *group) in get_leave_state()
491 static int join_group(struct mcast_group *group, int slave, u8 join_mask) in join_group()
507 static int leave_group(struct mcast_group *group, int slave, u8 leave_state) in leave_group()
520 static int check_leave(struct mcast_group *group, int slave, u8 leave_mask) in check_leave()
538 struct mcast_group *group; in mlx4_ib_mcg_timeout_handler() local
580 static int handle_leave_req(struct mcast_group *group, u8 leave_mask, in handle_leave_req()
601 static int handle_join_req(struct mcast_group *group, u8 join_mask, in handle_join_req()
640 struct mcast_group *group; in mlx4_ib_mcg_work_handler() local
746 struct mcast_group *group = NULL, *cur_group; 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
992 struct mcast_group *group = in sysfs_show_group() local
1059 static void force_clean_group(struct mcast_group *group) in force_clean_group()
1076 struct mcast_group *group; in _mlx4_ib_mcg_port_cleanup() local
1162 static void clear_pending_reqs(struct mcast_group *group, int vf) in clear_pending_reqs()
1195 static int push_deleteing_req(struct mcast_group *group, int slave) in push_deleteing_req()
1228 struct mcast_group *group; in clean_vf_mcast() local