Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Ddma.h81 uint nrxpost, uint rxoffset);
Ddma.c272 uint nrxpost; /* # rx buffers to keep posted */ member
551 uint nrxpost, uint rxoffset) in dma_attach() argument
584 rxextheadroom, nrxpost, rxoffset, txregbase, rxregbase); in dma_attach()
604 di->nrxpost = (u16) nrxpost; in dma_attach()
1046 n = di->nrxpost - nrxdactive(di, rxin, rxout); in dma_rxfill()