Home
last modified time | relevance | path

Searched refs:pbandwidth (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
805 if (_rtl8822be_eq_n_byte(pbandwidth, (u8 *)("20M"), 3)) in rtl8822be_phy_set_txpower_limit()
807 else if (_rtl8822be_eq_n_byte(pbandwidth, (u8 *)("40M"), 3)) in rtl8822be_phy_set_txpower_limit()
809 else if (_rtl8822be_eq_n_byte(pbandwidth, (u8 *)("80M"), 3)) in rtl8822be_phy_set_txpower_limit()
811 else if (_rtl8822be_eq_n_byte(pbandwidth, (u8 *)("160M"), 4)) 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
1715 if (_rtl8812ae_eq_n_byte(pbandwidth, (u8 *)("20M"), 3)) in _rtl8812ae_phy_set_txpower_limit()
1717 else if (_rtl8812ae_eq_n_byte(pbandwidth, (u8 *)("40M"), 3)) in _rtl8812ae_phy_set_txpower_limit()
1719 else if (_rtl8812ae_eq_n_byte(pbandwidth, (u8 *)("80M"), 3)) in _rtl8812ae_phy_set_txpower_limit()
1721 else if (_rtl8812ae_eq_n_byte(pbandwidth, (u8 *)("160M"), 4)) in _rtl8812ae_phy_set_txpower_limit()
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h2296 u8 *pband, u8 *pbandwidth,