Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h237 #define CSR18_SIFS FIELD32(0x0000ffff) macro
H A Drt2500pci.h314 #define CSR18_SIFS FIELD32(0x000001ff) macro
H A Drt2400pci.c370 rt2x00_set_field32(&reg, CSR18_SIFS, erp->sifs); in rt2400pci_config_erp()
H A Drt2500pci.c375 rt2x00_set_field32(&reg, CSR18_SIFS, erp->sifs); in rt2500pci_config_erp()