Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h308 #define TXCSR1_ACK_TIMEOUT FIELD32(0x000001ff) macro
H A Drt2500pci.h385 #define TXCSR1_ACK_TIMEOUT FIELD32(0x000001ff) macro
H A Drt2400pci.c326 rt2x00_set_field32(&reg, TXCSR1_ACK_TIMEOUT, 0x1ff); in rt2400pci_config_erp()
H A Drt2500pci.c331 rt2x00_set_field32(&reg, TXCSR1_ACK_TIMEOUT, 0x162); in rt2500pci_config_erp()