Searched refs:srs_oth_soft_rings (Results 1 – 4 of 4) sorted by relevance
1203 mac_srs->srs_oth_soft_rings = (mac_soft_ring_t **) in mac_srs_fanout_list_alloc()1680 mac_srs->srs_oth_soft_rings[oth_count++] = softring; in mac_srs_update_fanout_list()1840 mac_rx_srs->srs_oth_soft_rings[i]); in mac_srs_fanout_modify()1851 (void) mac_soft_ring_bind(mac_rx_srs->srs_oth_soft_rings[i], in mac_srs_fanout_modify()3315 ASSERT(mac_srs->srs_oth_soft_rings == NULL); in mac_srs_fanout_list_free()3335 ASSERT(mac_srs->srs_oth_soft_rings != NULL); in mac_srs_fanout_list_free()3336 kmem_free(mac_srs->srs_oth_soft_rings, in mac_srs_fanout_list_free()3338 mac_srs->srs_oth_soft_rings = NULL; in mac_srs_fanout_list_free()
884 oth_ringp = mac_srs->srs_oth_soft_rings[index]; in i_mac_rx_fanout_stat_get()
1687 softring = mac_srs->srs_oth_soft_rings[0]; in mac_rx_srs_proto_fanout()2179 mac_srs->srs_oth_soft_rings[i]; in mac_rx_srs_fanout()
329 mac_soft_ring_t **srs_oth_soft_rings; member