Searched refs:lps_type (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 1506 u8 lps_type; in exhalbtc_lps_notify() local 1515 lps_type = BTC_LPS_DISABLE; in exhalbtc_lps_notify() 1517 lps_type = BTC_LPS_ENABLE; in exhalbtc_lps_notify() 1521 ex_btc8821a2ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify() 1523 ex_btc8821a1ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify() 1526 ex_btc8723b2ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify() 1528 ex_btc8723b1ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify() 1531 ex_btc8192e2ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 1490 u8 lps_type; in exhalbtc_lps_notify() local 1499 lps_type = BTC_LPS_DISABLE; in exhalbtc_lps_notify() 1501 lps_type = BTC_LPS_ENABLE; in exhalbtc_lps_notify() 1505 ex_btc8821a2ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify() 1507 ex_btc8821a1ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify() 1510 ex_btc8723b2ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify() 1512 ex_btc8723b1ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify() 1515 ex_btc8192e2ant_lps_notify(btcoexist, lps_type); in exhalbtc_lps_notify()
|
Completed in 6 milliseconds