oce_nic_rx_cqe
oce_rx(struct oce_rq *rq, uint32_t rqe_idx, struct oce_nic_rx_cqe *cqe)
oce_discard_rx_comp(struct oce_rq *rq, struct oce_nic_rx_cqe *cqe)
oce_cqe_vtp_valid(POCE_SOFTC sc, struct oce_nic_rx_cqe *cqe)
oce_cqe_portid_valid(POCE_SOFTC sc, struct oce_nic_rx_cqe *cqe)
struct oce_nic_rx_cqe *cqe;
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_rx_cqe);
RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_rx_cqe);
static void oce_discard_rx_comp(struct oce_rq *rq, struct oce_nic_rx_cqe *cqe);
static int oce_cqe_vtp_valid(POCE_SOFTC sc, struct oce_nic_rx_cqe *cqe);
static int oce_cqe_portid_valid(POCE_SOFTC sc, struct oce_nic_rx_cqe *cqe);
struct oce_nic_rx_cqe *cqe);
struct oce_nic_rx_cqe *cqe;
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_rx_cqe);
struct oce_nic_rx_cqe);
sizeof(struct oce_nic_rx_cqe), 0, 1, 0, 3);