Home
last modified time | relevance | path

Searched refs:mac_srs_tx_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h172 } mac_srs_tx_t; typedef
382 mac_srs_tx_t srs_tx;
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c723 mac_srs_tx_t *srs_tx = &tx_srs->srs_tx; in mac_tx_cpu_init()
1200 mac_srs_tx_t *tx = &mac_srs->srs_tx; in mac_srs_fanout_list_alloc()
1336 mac_srs_tx_t *srs_tx; in mac_tx_srs_retarget_intr()
1530 mac_srs_tx_t *srs_tx = &srs->srs_tx; in mac_tx_srs_update_bwlimit()
2084 mac_srs_tx_t *srs_tx; in mac_srs_create()
2592 mac_srs_tx_t *tx; in mac_tx_srs_group_teardown()
3419 mac_srs_tx_t *tx; in mac_srs_fanout_list_free()
3895 mac_srs_tx_t *tx = &mac_srs->srs_tx; in mac_tx_srs_del_ring()
3919 mac_srs_tx_t *tx = &tx_srs->srs_tx; in mac_tx_srs_setup()
H A Dmac_sched.c3454 mac_srs_tx_t *srs_tx = &mac_srs->srs_tx; in mac_tx_srs_no_desc()
3651 mac_srs_tx_t *srs_tx = &mac_srs->srs_tx; in mac_tx_single_ring_mode()
3720 mac_srs_tx_t *srs_tx = &mac_srs->srs_tx; in mac_tx_serializer_mode()
3884 mac_srs_tx_t *srs_tx = &mac_srs->srs_tx; in mac_tx_bw_mode()
4003 mac_srs_tx_t *srs_tx = &mac_srs->srs_tx; in mac_tx_aggr_mode()
4043 mac_srs_tx_t *srs_tx = &mac_srs->srs_tx; in mac_tx_srs_drain()
4536 mac_srs_tx_t *srs_tx = &mac_srs->srs_tx; in mac_tx_srs_wakeup()
H A Dmac_soft_ring.c211 mac_srs_tx_t *tx = &mac_srs->srs_tx; in mac_soft_ring_create()
H A Dmac_stat.c1050 mac_srs_tx_t *srs_tx = &mac_srs->srs_tx; in mac_srs_stat_create()
H A Dmac.c5017 mac_srs_tx_t *tx; in i_mac_group_add_ring()
5134 mac_srs_tx_t *tx; in i_mac_group_rem_ring()
5162 mac_srs_tx_t *srs_tx; in i_mac_group_rem_ring()
7825 mac_srs_tx_t *tx; in mac_tx_dismantle_soft_rings()
H A Dmac_client.c3530 mac_srs_tx_t *srs_tx; in mac_tx()