Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1630 const char *pband, const char *pbandwidth, in _rtl8812ae_phy_set_txpower_limit() argument
1677 if (strcmp(pbandwidth, "20M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1679 else if (strcmp(pbandwidth, "40M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1681 else if (strcmp(pbandwidth, "80M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1683 else if (strcmp(pbandwidth, "160M") == 0) in _rtl8812ae_phy_set_txpower_limit()