Lines Matching refs:bge_idx
1318 r->bge_idx = i; in bge_newbuf_std()
1379 r->bge_idx = i; in bge_newbuf_jumbo()
4257 r->bge_idx = i; in bge_rxreuse_std()
4272 r->bge_idx = i; in bge_rxreuse_jumbo()
4327 rxidx = cur_rx->bge_idx; in bge_rxeof()
4531 rx_prod = sc->bge_ldata.bge_status_block->bge_idx[0].bge_rx_prod_idx; in bge_poll()
4532 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx; in bge_poll()
4604 rx_prod = sc->bge_ldata.bge_status_block->bge_idx[0].bge_rx_prod_idx; in bge_intr_task()
4605 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx; in bge_intr_task()
4690 rx_prod = sc->bge_ldata.bge_status_block->bge_idx[0].bge_rx_prod_idx; in bge_intr()
4691 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx; in bge_intr()
6827 rx_prod = sc->bge_ldata.bge_status_block->bge_idx[0].bge_rx_prod_idx; in bge_debugnet_poll()
6828 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx; in bge_debugnet_poll()