oce_nic_rx_cqe
struct oce_nic_rx_cqe *cqe;
oce_rxeof(struct oce_rq *rq, struct oce_nic_rx_cqe *cqe)
oce_rxeoc(struct oce_rq *rq, struct oce_nic_rx_cqe *cqe)
oce_vtp_valid(struct oce_softc *sc, struct oce_nic_rx_cqe *cqe)
oce_port_valid(struct oce_softc *sc, struct oce_nic_rx_cqe *cqe)
cq = oce_create_cq(sc, eq, CQ_LEN_1024, sizeof(struct oce_nic_rx_cqe),
struct oce_nic_rx_cqe *cqe;
void oce_rxeof(struct oce_rq *, struct oce_nic_rx_cqe *);
void oce_rxeoc(struct oce_rq *, struct oce_nic_rx_cqe *);
int oce_vtp_valid(struct oce_softc *, struct oce_nic_rx_cqe *);
int oce_port_valid(struct oce_softc *, struct oce_nic_rx_cqe *);