Searched refs:st_soft_rings (Results 1 – 5 of 5) sorted by relevance
212 ASSERT(tx->st_soft_rings[ in mac_soft_ring_create()214 tx->st_soft_rings[((mac_ring_t *)x_arg2)->mr_index] = in mac_soft_ring_create()
1191 tx->st_soft_rings = (mac_soft_ring_t **) in mac_srs_fanout_list_alloc()3344 if (tx->st_soft_rings != NULL) { in mac_srs_fanout_list_free()3345 kmem_free(tx->st_soft_rings, in mac_srs_fanout_list_free()3809 ASSERT(tx->st_soft_rings[tx_ring->mr_index] == remove_sring); in mac_tx_srs_del_ring()3810 tx->st_soft_rings[tx_ring->mr_index] = NULL; in mac_tx_srs_del_ring()
4002 sringp = srs_tx->st_soft_rings[((mac_ring_t *)ring)->mr_index]; in mac_tx_aggr_mode()
4729 sringp = srs_tx->st_soft_rings[ring->mr_index]; in i_mac_group_rem_ring()
170 mac_soft_ring_t **st_soft_rings; member