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

/openbsd-current/sys/dev/pci/
H A Dif_bnxt.c304 struct cmpl_base *bnxt_cpr_next_cmpl(struct bnxt_softc *, struct bnxt_cp_ring *);
1521 bnxt_cpr_next_cmpl(struct bnxt_softc *sc, struct bnxt_cp_ring *cpr) function
1566 cmpl = bnxt_cpr_next_cmpl(sc, cpr);
1579 cmpl = bnxt_cpr_next_cmpl(sc, cpr);
1606 cmpl = bnxt_cpr_next_cmpl(sc, cpr);
1634 cmpl = bnxt_cpr_next_cmpl(sc, cpr);
2276 rxhi = (struct rx_pkt_cmpl_hi *)bnxt_cpr_next_cmpl(sc, cpr);
2284 ag = (struct rx_abuf_cmpl *)bnxt_cpr_next_cmpl(sc, cpr);

Completed in 68 milliseconds