cqe_rx_t
static struct mbuf * nicvf_get_rcv_mbuf(struct nicvf *, struct cqe_rx_t *);
nicvf_get_rcv_mbuf(struct nicvf *nic, struct cqe_rx_t *cqe_rx)
struct cqe_rx_t *cqe_rx)
struct cqe_rx_t *cqe_rx, int cqe_type)
struct cqe_rx_t *cq_desc;
cq_desc = (struct cqe_rx_t *)GET_CQ_DESC(cq, cqe_head);
__builtin_prefetch((struct cqe_rx_t *)GET_CQ_DESC(cq, cqe_head));
struct cqe_rx_t *);
struct cqe_rx_t rx_hdr;