Lines Matching defs:bge_writembx
241 static void bge_writembx(struct bge_softc *, int, int);
611 bge_writembx(struct bge_softc *sc, int off, int val)
1647 bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, sc->bge_std);
1699 bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, sc->bge_jumbo);
1776 bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, sc->bge_tx_prodidx);
1779 bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, sc->bge_tx_prodidx);
1782 bge_writembx(sc, BGE_MBX_TX_NIC_PROD0_LO, 0);
1785 bge_writembx(sc, BGE_MBX_TX_NIC_PROD0_LO, 0);
2543 bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, 0);
2574 bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, 0);
2587 bge_writembx(sc, BGE_MBX_RX_MINI_PROD_LO, 0);
2693 bge_writembx(sc, BGE_MBX_RX_CONS0_LO +
4606 bge_writembx(sc, BGE_MBX_RX_CONS0_LO, sc->bge_rx_saved_considx);
4610 bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, sc->bge_jumbo);
5580 bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, prodidx);
5583 bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, prodidx);