Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h337 mblk_t *oce_send_packet(struct oce_wq *wq, mblk_t *mp);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c306 rmp = oce_send_packet(wq, mp); in oce_m_send()
H A Doce_tx.c676 oce_send_packet(struct oce_wq *wq, mblk_t *mp) in oce_send_packet() function