Searched refs:srs_oth_soft_rings (Results 1 – 4 of 4) sorted by relevance
1202 mac_srs->srs_oth_soft_rings = (mac_soft_ring_t **) in mac_srs_fanout_list_alloc()1703 mac_srs->srs_oth_soft_rings[oth_count++] = softring; in mac_srs_update_fanout_list()1863 mac_rx_srs->srs_oth_soft_rings[i]); in mac_srs_fanout_modify()1874 (void) mac_soft_ring_bind(mac_rx_srs->srs_oth_soft_rings[i], in mac_srs_fanout_modify()3338 ASSERT(mac_srs->srs_oth_soft_rings == NULL); in mac_srs_fanout_list_free()3358 ASSERT(mac_srs->srs_oth_soft_rings != NULL); in mac_srs_fanout_list_free()3359 kmem_free(mac_srs->srs_oth_soft_rings, in mac_srs_fanout_list_free()3361 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()
328 mac_soft_ring_t **srs_oth_soft_rings; member