Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_impl.h833 extern mblk_t *mac_rx_flow(mac_handle_t, mac_resource_handle_t, mblk_t *);
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_provider.c772 if ((bp = mac_rx_flow(mh, mrh, bp)) == NULL) in mac_rx_common()
H A Dmac.c2469 mac_rx_flow(mac_handle_t mh, mac_resource_handle_t mrh, mblk_t *mp_chain) in mac_rx_flow() function