Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_soft_ring.h187 mac_rx_func_t sr_lower_proc; /* Atomically changed */ member
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c520 srs_rx->sr_lower_proc = rx_func; in mac_srs_poll_state_change()
2230 srs_rx->sr_lower_proc = mac_rx_srs_process; in mac_srs_create()
2232 srs_rx->sr_lower_proc = mac_rx_srs_subflow_process; in mac_srs_create()
2392 flent->fe_cb_fn = (flow_fn_t)mac_srs->srs_rx.sr_lower_proc; in mac_rx_srs_group_setup()
H A Dmac_provider.c745 mac_srs->srs_rx.sr_lower_proc(mh, in mac_rx_common()
H A Dmac.c1577 mac_srs->srs_rx.sr_lower_proc = mac_hwrings_rx_process; in mac_hwring_setup()
1593 mac_srs->srs_rx.sr_lower_proc = mac_rx_srs_process; in mac_hwring_teardown()