Searched refs:ips_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 | 1471 u8 ips_type; in exhalbtc_ips_notify() local 1480 ips_type = BTC_IPS_ENTER; in exhalbtc_ips_notify() 1482 ips_type = BTC_IPS_LEAVE; in exhalbtc_ips_notify() 1488 ex_btc8821a2ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify() 1490 ex_btc8821a1ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify() 1493 ex_btc8723b2ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify() 1495 ex_btc8723b1ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify() 1498 ex_btc8192e2ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 1455 u8 ips_type; in exhalbtc_ips_notify() local 1464 ips_type = BTC_IPS_ENTER; in exhalbtc_ips_notify() 1466 ips_type = BTC_IPS_LEAVE; in exhalbtc_ips_notify() 1472 ex_btc8821a2ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify() 1474 ex_btc8821a1ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify() 1477 ex_btc8723b2ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify() 1479 ex_btc8723b1ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify() 1482 ex_btc8192e2ant_ips_notify(btcoexist, ips_type); in exhalbtc_ips_notify()
|
Completed in 5 milliseconds