Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c1629 const char *pband, const char *pbandwidth, in _rtl8812ae_phy_set_txpower_limit() argument
1676 if (strcmp(pbandwidth, "20M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1678 else if (strcmp(pbandwidth, "40M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1680 else if (strcmp(pbandwidth, "80M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1682 else if (strcmp(pbandwidth, "160M") == 0) in _rtl8812ae_phy_set_txpower_limit()