Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h165 #define CSR11_SHORT_RETRY FIELD32(0xff000000) macro
H A Drt2500pci.h242 #define CSR11_SHORT_RETRY FIELD32(0xff000000) macro
H A Drt2400pci.c506 rt2x00_set_field32(&reg, CSR11_SHORT_RETRY, in rt2400pci_config_retry_limit()
H A Drt2500pci.c554 rt2x00_set_field32(&reg, CSR11_SHORT_RETRY, in rt2500pci_config_retry_limit()