Lines Matching refs:bge_rx_bd
191 static void bge_rxcsum(struct bge_softc *, struct bge_rx_bd *, struct mbuf *);
1511 i * sizeof(struct bge_rx_bd),
1512 sizeof(struct bge_rx_bd),
1515 struct bge_rx_bd * const r = &sc->bge_rdata->bge_rx_std_ring[i];
1523 i * sizeof(struct bge_rx_bd),
1524 sizeof(struct bge_rx_bd),
1540 struct bge_rx_bd *r;
1586 i * sizeof(struct bge_rx_bd),
1587 sizeof(struct bge_rx_bd),
1611 sizeof(struct bge_rx_bd));
1672 sizeof(struct bge_rx_bd));
1716 sizeof(struct bge_rx_bd));
4511 toff = offset + (rx_cons * sizeof(struct bge_rx_bd));
4515 sizeof(struct bge_rx_bd);
4524 toff, tosync * sizeof(struct bge_rx_bd),
4529 struct bge_rx_bd *cur_rx;
4614 bge_rxcsum(struct bge_softc *sc, struct bge_rx_bd *cur_rx, struct mbuf *m)