Home
last modified time | relevance | path

Searched refs:wl_ext_sta_connecting (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.h58 bool wl_ext_sta_connecting(struct net_device *dev);
H A Dwl_iapsta.c2082 wl_ext_sta_connecting(struct net_device *dev) in wl_ext_sta_connecting() function
2519 connecting = wl_ext_sta_connecting(dev); in wl_ext_connect_retry()
2895 if (wl_ext_sta_connecting(cur_if->dev) || in wl_ext_update_conn_state()
2994 wl_ext_sta_connecting(cur_if->dev)) { in wl_ext_backup_eapol_txpkt()
3036 if (cur_if->pend_eapol_pkt && wl_ext_sta_connecting(cur_if->dev)) { in wl_resend_eapol_handler()
3406 connecting = wl_ext_sta_connecting(dev); in wl_ext_in4way_sync_sta()
H A Dwl_android_ext.c528 if (wl_ext_sta_connecting(dev)) { in wl_ext_event_complete()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.h60 bool wl_ext_sta_connecting(struct net_device *dev);
H A Dwl_iapsta.c2212 wl_ext_sta_connecting(struct net_device *dev) in wl_ext_sta_connecting() function
2782 connecting = wl_ext_sta_connecting(dev); in wl_ext_connect_retry()
3232 if (wl_ext_sta_connecting(cur_if->dev) || in wl_ext_update_conn_state()
3331 wl_ext_sta_connecting(cur_if->dev)) { in wl_ext_backup_eapol_txpkt()
3373 if (cur_if->pend_eapol_pkt && wl_ext_sta_connecting(cur_if->dev)) { in wl_resend_eapol_handler()
3836 connecting = wl_ext_sta_connecting(dev); in wl_ext_in4way_sync_sta()
H A Dwl_android_ext.c534 if (wl_ext_sta_connecting(dev)) { in wl_ext_event_complete()