Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.h128 u8 *pband, u8 *pbandwidth,
Dphy.c758 u8 *pband, u8 *pbandwidth, in rtl8822be_phy_set_txpower_limit() argument
814 if (_rtl8822be_eq_n_byte(pband, (u8 *)("2.4G"), 4)) { in rtl8822be_phy_set_txpower_limit()
839 } else if (_rtl8822be_eq_n_byte(pband, (u8 *)("5G"), 2)) { in rtl8822be_phy_set_txpower_limit()
867 "Cannot recognize the band info in %s\n", pband); in rtl8822be_phy_set_txpower_limit()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c1668 u8 *pband, u8 *pbandwidth, in _rtl8812ae_phy_set_txpower_limit() argument
1724 if (_rtl8812ae_eq_n_byte(pband, (u8 *)("2.4G"), 4)) { in _rtl8812ae_phy_set_txpower_limit()
1748 } else if (_rtl8812ae_eq_n_byte(pband, (u8 *)("5G"), 2)) { in _rtl8812ae_phy_set_txpower_limit()
1773 "Cannot recognize the band info in %s\n", pband); in _rtl8812ae_phy_set_txpower_limit()
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h2296 u8 *pband, u8 *pbandwidth,