Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c1623 const char *pband, const char *pbandwidth, in _rtl8812ae_phy_set_txpower_limit() argument
1670 if (strcmp(pbandwidth, "20M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1672 else if (strcmp(pbandwidth, "40M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1674 else if (strcmp(pbandwidth, "80M") == 0) in _rtl8812ae_phy_set_txpower_limit()
1676 else if (strcmp(pbandwidth, "160M") == 0) in _rtl8812ae_phy_set_txpower_limit()