Searched refs:mac_rx_common (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/ |
H A D | bridge.c | 1977 mac_rx_common(blpsend->bl_mh, NULL, mpsend); in bridge_forward() 1992 mac_rx_common(blp->bl_mh, NULL, mp); in bridge_forward() 2087 mac_rx_common(blpsend->bl_mh, NULL, mpcopy); in bridge_forward() 2340 mac_rx_common(blp->bl_mh, rsrc, mpnext); in bridge_recv_cb() 2350 mac_rx_common(blp->bl_mh, rsrc, mpnext); in bridge_recv_cb() 2385 mac_rx_common(blp->bl_mh, rsrc, mp); in bridge_recv_cb() 2394 mac_rx_common(blp->bl_mh, rsrc, mp); in bridge_recv_cb() 2405 mac_rx_common(blp->bl_mh, rsrc, mp); in bridge_recv_cb() 2436 mac_rx_common(blp->bl_mh, rsrc, mp); in bridge_recv_cb() 2589 mac_rx_common(blp->bl_mh, NULL, mpcopy); in bridge_trill_decaps()
|
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 656 mac_rx_common(mh, mrh, mp_chain); in mac_rx() 668 mac_rx_common((mac_handle_t)mip, mrh, mp_chain); in mac_rx() 694 mac_rx_common(mac_handle_t mh, mac_resource_handle_t mrh, mblk_t *mp_chain) in mac_rx_common() function
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | mac.h | 679 extern void mac_rx_common(mac_handle_t,
|