Searched defs:mac_group_s (Results 1 – 1 of 1) sorted by relevance
277 struct mac_group_s { struct280 mac_group_state_t mrg_state; /* state of the group */ argument281 mac_group_t *mrg_next; /* next ring in the chain */282 mac_handle_t mrg_mh; /* reference to MAC */283 mac_ring_t *mrg_rings; /* grouped rings */284 uint_t mrg_cur_count; /* actual size of group */286 mac_grp_client_t *mrg_clients; /* clients list */288 mac_group_info_t mrg_info; /* driver supplied info */