Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1629 const char *pregulation, in _rtl8812ae_phy_set_txpower_limit() argument
1651 if (strcmp(pregulation, "FCC") == 0) in _rtl8812ae_phy_set_txpower_limit()
1653 else if (strcmp(pregulation, "MKK") == 0) in _rtl8812ae_phy_set_txpower_limit()
1655 else if (strcmp(pregulation, "ETSI") == 0) in _rtl8812ae_phy_set_txpower_limit()
1657 else if (strcmp(pregulation, "WW13") == 0) in _rtl8812ae_phy_set_txpower_limit()