bge_rx_bd
struct bge_rx_bd *r;
struct bge_rx_bd *r;
sizeof(struct bge_rx_bd));
sizeof(struct bge_rx_bd));
struct bge_rx_bd *cur_rx;
(sizeof(struct bge_rx_bd) * BGE_STD_RX_RING_CNT)
(sizeof(struct bge_rx_bd) * BGE_JUMBO_RX_RING_CNT)
(sizeof(struct bge_rx_bd) * (cnt))
struct bge_rx_bd *bge_rx_std_ring;
struct bge_rx_bd *bge_rx_jumbo_ring;
struct bge_rx_bd *bge_rx_return_ring;
sizeof(struct bge_rx_bd));
const struct bge_rx_bd *);
struct bge_rx_bd *cur_rx;
bnx_rss_info(struct pktinfo *pi, const struct bge_rx_bd *cur_rx)
struct bge_rx_bd *r;
struct bge_rx_bd *r;
bzero(&std->bnx_rx_std_ring[i], sizeof(struct bge_rx_bd));
struct bge_rx_bd *bnx_rx_jumbo_ring;
struct bge_rx_bd *bnx_rx_std_ring;
struct bge_rx_bd *bnx_rx_ret_ring;