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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2400pci.h321 #define TXCSR1_ACK_TIMEOUT FIELD32(0x000001ff) macro
H A Drt2500pci.h398 #define TXCSR1_ACK_TIMEOUT FIELD32(0x000001ff) macro
H A Drt2400pci.c335 rt2x00_set_field32(&reg, TXCSR1_ACK_TIMEOUT, 0x1ff);
H A Drt2500pci.c341 rt2x00_set_field32(&reg, TXCSR1_ACK_TIMEOUT, 0x162);

Completed in 125 milliseconds