Searched refs:oce_nic_rx_cqe (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c40 struct oce_nic_rx_cqe *cqe);
42 struct oce_rq *rq, struct oce_nic_rx_cqe *cqe);
45 static void oce_set_rx_oflags(mblk_t *mp, struct oce_nic_rx_cqe *cqe);
47 struct oce_nic_rx_cqe *cqe);
336 oce_rx(struct oce_dev *dev, struct oce_rq *rq, struct oce_nic_rx_cqe *cqe)
396 oce_rx_bcopy(struct oce_dev *dev, struct oce_rq *rq, struct oce_nic_rx_cqe *cqe)
443 oce_set_rx_oflags(mblk_t *mp, struct oce_nic_rx_cqe *cqe)
475 oce_rx_drop_pkt(struct oce_rq *rq, struct oce_nic_rx_cqe *cqe)
499 struct oce_nic_rx_cqe *cqe;
516 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_rx_cqe);
[all...]
H A Doce_queue.c832 cq = oce_cq_create(dev, eq, CQ_LEN_1024, sizeof (struct oce_nic_rx_cqe),
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h233 struct oce_nic_rx_cqe { struct

Completed in 131 milliseconds