Searched refs:mac_rx_srs_process (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h714 extern void mac_rx_srs_process(void *, mac_resource_handle_t, mblk_t *,
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c506 * [A]---->| mac_rx_srs_process |-->| check bw |-->| enqueue |--*---------+
3223 * later in mac_rx_srs_process.
3243 mac_rx_srs_process(arg,
3260 mac_rx_srs_process(arg,
3270 * mac_rx_srs_process
3279 mac_rx_srs_process(void *arg, mac_resource_handle_t srs, mblk_t *mp_chain, function
H A Dmac_datapath_setup.c1627 * polling and also reset the entry point to mac_rx_srs_process.
1648 mac_rx_srs_process;
2253 srs_rx->sr_lower_proc = mac_rx_srs_process;
2802 * side function is switched from mac_rx_srs_process to
H A Dmac.c1596 mac_srs->srs_rx.sr_lower_proc = mac_rx_srs_process;

Completed in 78 milliseconds