Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c172 srs_cpu = &mac_tx_srs->srs_cpu; \
174 mac_srs_worker_bind(mac_tx_srs, cpuid); \
175 if (MAC_TX_SOFT_RINGS(mac_tx_srs)) { \
1877 if (mac_tx_srs != NULL) { in mac_srs_fanout_modify()
1879 mac_tx_srs_retarget_intr(mac_tx_srs); in mac_srs_fanout_modify()
1940 if (mac_tx_srs == NULL) { in mac_srs_fanout_init()
1946 mac_tx_srs_retarget_intr(mac_tx_srs); in mac_srs_fanout_init()
2014 mac_tx_srs = flent->fe_tx_srs; in mac_fanout_setup()
2020 x_arg1, x_arg2, mac_rx_srs, mac_tx_srs, in mac_fanout_setup()
2039 mac_tx_srs = NULL; in mac_fanout_setup()
[all …]