Searched refs:mac_rx_common (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | bridge.c | 1990 mac_rx_common(blpsend->bl_mh, NULL, mpsend); in bridge_forward() 2006 mac_rx_common(blp->bl_mh, NULL, mp); in bridge_forward() 2100 mac_rx_common(blpsend->bl_mh, NULL, mpcopy); in bridge_forward() 2355 mac_rx_common(blp->bl_mh, rsrc, mpnext); in bridge_recv_cb() 2365 mac_rx_common(blp->bl_mh, rsrc, mpnext); in bridge_recv_cb() 2400 mac_rx_common(blp->bl_mh, rsrc, mp); in bridge_recv_cb() 2409 mac_rx_common(blp->bl_mh, rsrc, mp); in bridge_recv_cb() 2420 mac_rx_common(blp->bl_mh, rsrc, mp); in bridge_recv_cb() 2451 mac_rx_common(blp->bl_mh, rsrc, mp); in bridge_recv_cb() 2604 mac_rx_common(blp->bl_mh, NULL, mpcopy); in bridge_trill_decaps()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac.h | 735 extern void mac_rx_common(mac_handle_t,
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 705 mac_rx_common(mh, mrh, mp_chain); in mac_rx() 717 mac_rx_common((mac_handle_t)mip, mrh, mp_chain); in mac_rx() 743 mac_rx_common(mac_handle_t mh, mac_resource_handle_t mrh, mblk_t *mp_chain) in mac_rx_common() function
|