Searched refs:oce_nic_rx_cqe (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_rx.c | 37 struct oce_nic_rx_cqe *cqe); 39 struct oce_rq *rq, struct oce_nic_rx_cqe *cqe); 42 static void oce_set_rx_oflags(mblk_t *mp, struct oce_nic_rx_cqe *cqe); 44 struct oce_nic_rx_cqe *cqe); 333 oce_rx(struct oce_dev *dev, struct oce_rq *rq, struct oce_nic_rx_cqe *cqe) in oce_rx() 393 oce_rx_bcopy(struct oce_dev *dev, struct oce_rq *rq, struct oce_nic_rx_cqe *cqe) in oce_rx_bcopy() 440 oce_set_rx_oflags(mblk_t *mp, struct oce_nic_rx_cqe *cqe) in oce_set_rx_oflags() 472 oce_rx_drop_pkt(struct oce_rq *rq, struct oce_nic_rx_cqe *cqe) in oce_rx_drop_pkt() 496 struct oce_nic_rx_cqe *cqe; in oce_drain_rq_cq() 513 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_rx_cqe); in oce_drain_rq_cq() [all …]
|
H A D | oce_queue.c | 831 cq = oce_cq_create(dev, eq, CQ_LEN_1024, sizeof (struct oce_nic_rx_cqe), in oce_rq_create()
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_hw_eth.h | 230 struct oce_nic_rx_cqe { struct
|