Home
last modified time | relevance | path

Searched refs:st_arg1 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac_soft_ring.h133 void *st_arg1; member
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_sched.c3672 mp_chain = mac_tx_send(srs_tx->st_arg1, srs_tx->st_arg2, in mac_tx_single_ring_mode()
3737 mp_chain = mac_tx_send(srs_tx->st_arg1, srs_tx->st_arg2, in mac_tx_serializer_mode()
3946 mp_chain = mac_tx_send(srs_tx->st_arg1, srs_tx->st_arg2, in mac_tx_bw_mode()
4052 head = mac_tx_send(srs_tx->st_arg1, srs_tx->st_arg2, in mac_tx_srs_drain()
4112 head = mac_tx_send(srs_tx->st_arg1, srs_tx->st_arg2, in mac_tx_srs_drain()
H A Dmac_datapath_setup.c2246 srs_tx->st_arg1 = x_arg1; in mac_srs_create()