Searched refs:iTxType (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dmac.c1224 void MACvSetCurrTXDescAddr (int iTxType, unsigned long dwIoBase, unsigned long dwCurrDescAddr) argument
1226 if(iTxType == TYPE_AC0DMA){
1228 }else if(iTxType == TYPE_TXDMA0){
H A Dmac.h1123 void MACvSetCurrTXDescAddr(int iTxType, unsigned long dwIoBase, unsigned long dwCurrDescAddr);

Completed in 101 milliseconds