Home
last modified time | relevance | path

Searched refs:maxNumTxWcb (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/mwl/
H A Dmwl_var.h315 uint16_t maxNumTxWcb; /* max # of tx descs per WCB */ member
373 uint32_t maxNumTxWcb; /* max # of tx descs per WCB */ member
H A Dmwl.c640 pCmd->TxWcbNumPerQueue = LE_32(dma->maxNumTxWcb); in mwl_hal_sethwdma()
688 sc->sc_hwdma.maxNumTxWcb = MWL_TX_RING_COUNT; in mwl_setupdma()