Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/util/
Dhnddma.c209 static int dma64_txfast(dma_info_t *di, struct sk_buff *p0, bool commit);
239 (di_txfast_t) dma64_txfast,
1430 static int BCMFASTPATH dma64_txfast(dma_info_t *di, struct sk_buff *p0, function