Home
last modified time | relevance | path

Searched refs:WIFI_AP_CONNECTED (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A DHalBtcOutSrc.h73 #define WIFI_AP_CONNECTED BIT1 macro
H A Dhal_btcoex.c194 portConnectedStatus |= WIFI_AP_CONNECTED; in _halbtcoutsrc_GetWifiLinkStatus()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A DHalBtcOutSrc.h106 #define WIFI_AP_CONNECTED BIT1 macro
H A Dhal_btcoex.c271 portConnectedStatus |= WIFI_AP_CONNECTED; in _halbtcoutsrc_GetWifiLinkStatus()
H A DHalBtc8723b1Ant.c2887 ((wifiLinkStatus&WIFI_AP_CONNECTED) ? 1 : 0), in EXhalbtc8723b1ant_DisplayCoexInfo()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.h105 #define WIFI_AP_CONNECTED BIT1 macro
H A Dhalbtcoutsrc.c504 port_connected_status |= WIFI_AP_CONNECTED; in halbtc_get_wifi_link_status()
843 ((wifi_link_status & WIFI_AP_CONNECTED) ? 1 : 0), in halbtc_display_wifi_status()
H A Dhalbtc8723b1ant.c2537 ((wifi_link_status & WIFI_AP_CONNECTED) ? 1 : 0), in ex_btc8723b1ant_display_coex_info()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.h105 #define WIFI_AP_CONNECTED BIT1 macro
H A Dhalbtcoutsrc.c488 port_connected_status |= WIFI_AP_CONNECTED; in halbtc_get_wifi_link_status()
827 ((wifi_link_status & WIFI_AP_CONNECTED) ? 1 : 0), in halbtc_display_wifi_status()
H A Dhalbtc8723b1ant.c2536 ((wifi_link_status & WIFI_AP_CONNECTED) ? 1 : 0), in ex_btc8723b1ant_display_coex_info()

Completed in 26 milliseconds