Home
last modified time | relevance | path

Searched refs:CSR11_CWMIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h161 #define CSR11_CWMIN FIELD32(0x0000000f) macro
H A Drt2500pci.h237 #define CSR11_CWMIN FIELD32(0x0000000f) macro
H A Drt2400pci.c562 rt2x00_set_field32(&reg, CSR11_CWMIN, cw_min); in rt2400pci_config_cw()