Home
last modified time | relevance | path

Searched refs:eapol_lock (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c274 spinlock_t eapol_lock; member
2892 spin_lock_irqsave(&apsta_params->eapol_lock, flags); in wl_ext_update_conn_state()
2905 spin_unlock_irqrestore(&apsta_params->eapol_lock, flags); in wl_ext_update_conn_state()
2972 spin_lock_irqsave(&apsta_params->eapol_lock, flags); in wl_ext_release_eapol_txpkt()
2979 spin_unlock_irqrestore(&apsta_params->eapol_lock, flags); in wl_ext_release_eapol_txpkt()
2995 spin_lock_irqsave(&apsta_params->eapol_lock, flags); in wl_ext_backup_eapol_txpkt()
3016 spin_unlock_irqrestore(&apsta_params->eapol_lock, flags); in wl_ext_backup_eapol_txpkt()
3035 spin_lock_irqsave(&apsta_params->eapol_lock, flags); in wl_resend_eapol_handler()
3052 spin_unlock_irqrestore(&apsta_params->eapol_lock, flags); in wl_resend_eapol_handler()
6330 spin_lock_init(&apsta_params->eapol_lock); in wl_ext_iapsta_attach_netdev()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c307 spinlock_t eapol_lock; member
3229 spin_lock_irqsave(&apsta_params->eapol_lock, flags); in wl_ext_update_conn_state()
3242 spin_unlock_irqrestore(&apsta_params->eapol_lock, flags); in wl_ext_update_conn_state()
3309 spin_lock_irqsave(&apsta_params->eapol_lock, flags); in wl_ext_release_eapol_txpkt()
3316 spin_unlock_irqrestore(&apsta_params->eapol_lock, flags); in wl_ext_release_eapol_txpkt()
3332 spin_lock_irqsave(&apsta_params->eapol_lock, flags); in wl_ext_backup_eapol_txpkt()
3353 spin_unlock_irqrestore(&apsta_params->eapol_lock, flags); in wl_ext_backup_eapol_txpkt()
3372 spin_lock_irqsave(&apsta_params->eapol_lock, flags); in wl_resend_eapol_handler()
3389 spin_unlock_irqrestore(&apsta_params->eapol_lock, flags); in wl_resend_eapol_handler()
6896 spin_lock_init(&apsta_params->eapol_lock); in wl_ext_iapsta_init_priv()