Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c104 static int ch_send(gld_mac_info_t *, mblk_t *);
460 macinfo->gldm_send = ch_send; in ch_attach()
1672 ch_send(gld_mac_info_t *macinfo, mblk_t *mp) in ch_send() function