Searched refs:gld_recv (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dgld.h298 extern void gld_recv(gld_mac_info_t *, mblk_t *);
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c1382 gld_recv(chp->ch_macp, mp);
/illumos-gate/usr/src/man/man9f/
H A DMakefile912 gld_recv.9f \
1705 gld_recv.9f := LINKSRC = gld.9f
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c144 /* receive group: called from gld_recv and gld_precv* with maclock held */
478 * and completely stopped calling gld_recv() and gld_sched(). At that
889 /* Disallow further entries to gld_recv() and gld_sched() */
1675 * If that property is set, gld_recv will send the packet
2565 * gld_recv (macinfo, mp)
2572 gld_recv(gld_mac_info_t *macinfo, mblk_t *mp) function
2744 /* receive group: called from gld_recv and gld_precv* with maclock held */
2896 * gld_recv returns to the caller's interrupt routine. The total
5538 /* The ipq code in gld_recv() is intimate with ethernet/IPoIB */
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c1080 gld_recv(dp->macinfo, tp);

Completed in 86 milliseconds