Searched refs:pbyRetryLimit (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dmac.c472 * pbyRetryLimit - Retry Limit Get
477 void MACvGetShortRetryLimit (unsigned long dwIoBase, unsigned char *pbyRetryLimit) argument
480 VNSvInPortB(dwIoBase + MAC_REG_SRT, pbyRetryLimit);
511 * pbyRetryLimit - Retry Limit Get
516 void MACvGetLongRetryLimit (unsigned long dwIoBase, unsigned char *pbyRetryLimit) argument
519 VNSvInPortB(dwIoBase + MAC_REG_LRT, pbyRetryLimit);
H A Dmac.h1100 void MACvGetShortRetryLimit(unsigned long dwIoBase, unsigned char *pbyRetryLimit);
1103 void MACvGetLongRetryLimit(unsigned long dwIoBase, unsigned char *pbyRetryLimit);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dmac.c472 * pbyRetryLimit - Retry Limit Get
477 void MACvGetShortRetryLimit (unsigned long dwIoBase, unsigned char *pbyRetryLimit) argument
480 VNSvInPortB(dwIoBase + MAC_REG_SRT, pbyRetryLimit);
511 * pbyRetryLimit - Retry Limit Get
516 void MACvGetLongRetryLimit (unsigned long dwIoBase, unsigned char *pbyRetryLimit) argument
519 VNSvInPortB(dwIoBase + MAC_REG_LRT, pbyRetryLimit);
H A Dmac.h1100 void MACvGetShortRetryLimit(unsigned long dwIoBase, unsigned char *pbyRetryLimit);
1103 void MACvGetLongRetryLimit(unsigned long dwIoBase, unsigned char *pbyRetryLimit);

Completed in 116 milliseconds