Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dmac.c105 unsigned char byRetryLimit) in MACvSetShortRetryLimit() argument
109 iowrite8(byRetryLimit, io_base + MAC_REG_SRT); in MACvSetShortRetryLimit()
127 unsigned char byRetryLimit) in MACvSetLongRetryLimit() argument
131 iowrite8(byRetryLimit, io_base + MAC_REG_LRT); in MACvSetLongRetryLimit()
Dmac.h885 unsigned char byRetryLimit);
887 void MACvSetLongRetryLimit(struct vnt_private *priv, unsigned char byRetryLimit);