Searched refs:MACvSetShortRetryLimit (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/vt6655/
H A Dmac.c32 * MACvSetShortRetryLimit - Set 802.11 Short Retry limit
144 void MACvSetShortRetryLimit(void __iomem *dwIoBase, unsigned char byRetryLimit) MACvSetShortRetryLimit() function
H A Dmac.h900 void MACvSetShortRetryLimit(void __iomem *dwIoBase, unsigned char byRetryLimit);
H A Ddevice_main.c360 MACvSetShortRetryLimit(priv->PortOffset, priv->byShortRetryLimit); device_init_registers()

Completed in 137 milliseconds