Home
last modified time | relevance | path

Searched refs:_rtl8812ae_get_integer_from_string (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1585 static bool _rtl8812ae_get_integer_from_string(const char *str, u8 *pint) in _rtl8812ae_get_integer_from_string() function
1641 if (!_rtl8812ae_get_integer_from_string(pchannel, &channel) || in _rtl8812ae_phy_set_txpower_limit()
1642 !_rtl8812ae_get_integer_from_string(ppower_limit, in _rtl8812ae_phy_set_txpower_limit()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1584 static bool _rtl8812ae_get_integer_from_string(const char *str, u8 *pint) in _rtl8812ae_get_integer_from_string() function
1640 if (!_rtl8812ae_get_integer_from_string(pchannel, &channel) || in _rtl8812ae_phy_set_txpower_limit()
1641 !_rtl8812ae_get_integer_from_string(ppower_limit, in _rtl8812ae_phy_set_txpower_limit()

Completed in 21 milliseconds