Searched refs:oce_bcopy_wqe (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_tx.c | 34 static int oce_bcopy_wqe(struct oce_wq *wq, oce_wqe_desc_t *wqed, mblk_t *mp, 451 oce_bcopy_wqe(struct oce_wq *wq, oce_wqe_desc_t *wqed, mblk_t *mp, in oce_bcopy_wqe() function 773 ret = oce_bcopy_wqe(wq, wqed, mp, pkt_len); in oce_send_packet() 782 ret = oce_bcopy_wqe(wq, wqed, nmp, len); in oce_send_packet()
|