Searched refs:srs_tx_soft_rings (Results 1 – 4 of 4) sorted by relevance
178 softring = mac_tx_srs->srs_tx_soft_rings[i]; \751 sringp = tx_srs->srs_tx_soft_rings[i]; in mac_tx_cpu_init()1196 mac_srs->srs_tx_soft_rings = (mac_soft_ring_t **) in mac_srs_fanout_list_alloc()1346 sringp = mac_srs->srs_tx_soft_rings[i]; in mac_tx_srs_retarget_intr()1693 mac_srs->srs_tx_soft_rings[tx_count++] = softring; in mac_srs_update_fanout_list()3424 ASSERT(mac_srs->srs_tx_soft_rings != NULL); in mac_srs_fanout_list_free()3425 kmem_free(mac_srs->srs_tx_soft_rings, in mac_srs_fanout_list_free()3427 mac_srs->srs_tx_soft_rings = NULL; in mac_srs_fanout_list_free()3434 ASSERT(mac_srs->srs_tx_soft_rings == NULL); in mac_srs_fanout_list_free()3882 soft_ring = mac_srs->srs_tx_soft_rings[i]; in mac_tx_srs_del_ring()
3786 softring = mac_srs->srs_tx_soft_rings[index]; \3948 softring = mac_srs->srs_tx_soft_rings[indx]; in mac_tx_bw_mode()4493 soft_ring = srs->srs_tx_soft_rings[i]; in mac_tx_srs_ring_present()4516 soft_ring = srs->srs_tx_soft_rings[i]; in mac_tx_srs_get_soft_ring()4566 sringp = mac_srs->srs_tx_soft_rings[i]; in mac_tx_srs_wakeup()
3769 sringp = mac_srs->srs_tx_soft_rings[i]; in mac_tx_is_flow_blocked()
335 mac_soft_ring_t **srs_tx_soft_rings; member