bge_rx_bd
struct bge_rx_bd *r;
sizeof(struct bge_rx_bd));
static void bge_rxcsum(struct bge_softc *, struct bge_rx_bd *, struct mbuf *);
struct bge_rx_bd *r;
struct bge_rx_bd *cur_rx;
bge_rxcsum(struct bge_softc *sc, struct bge_rx_bd *cur_rx, struct mbuf *m)
struct bge_rx_bd *bge_rx_std_ring;
struct bge_rx_bd *bge_rx_return_ring;
(sizeof(struct bge_rx_bd) * BGE_STD_RX_RING_CNT)
(sizeof(struct bge_rx_bd) * x->bge_return_ring_cnt)