Searched refs:fw_auth (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | icp_qat_fw_loader_handle.h | 30 bool fw_auth; member
|
| H A D | qat_hal.c | 681 handle->fw_auth = (handle->pci_dev->device == in qat_hal_init() 711 if (!handle->fw_auth) { in qat_hal_init() 748 if (handle->fw_auth) { in qat_hal_start() 768 if (!handle->fw_auth) in qat_hal_stop()
|
| H A D | qat_uclo.c | 1389 if (handle->fw_auth) { in qat_uclo_wr_mimage() 1448 return (handle->fw_auth) ? in qat_uclo_map_obj() 1632 return (handle->fw_auth) ? qat_uclo_wr_suof_img(handle) : in qat_uclo_wr_all_uimage()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 2107 sec->fw_auth = auth; in wl_validate_wpa2ie() 2265 sec->fw_auth = auth; in wl_validate_wpaie() 2539 sec->fw_auth = auth; in wl_validate_wpaie_wpa2ie() 2670 dev->name, sec->fw_wpa_auth, sec->fw_auth, sec->fw_wsec, sec->fw_mfp)); in wl_cfg80211_bcn_validate_sec()
|
| H A D | wl_cfg80211.h | 1101 u32 fw_auth; member
|
| H A D | wl_cfg80211.c | 4598 sec->fw_auth = val; in wl_set_auth_type() 6245 sec->fw_wpa_auth, sec->fw_auth, sec->fw_wsec, sec->fw_mfp); in wl_conn_debug_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 2100 sec->fw_auth = auth; in wl_validate_wpa2ie() 2258 sec->fw_auth = auth; in wl_validate_wpaie() 2532 sec->fw_auth = auth; in wl_validate_wpaie_wpa2ie() 2663 dev->name, sec->fw_wpa_auth, sec->fw_auth, sec->fw_wsec, sec->fw_mfp)); in wl_cfg80211_bcn_validate_sec()
|
| H A D | wl_cfg80211.h | 1101 u32 fw_auth; member
|
| H A D | wl_cfg80211.c | 4584 sec->fw_auth = val; in wl_set_auth_type() 6231 sec->fw_wpa_auth, sec->fw_auth, sec->fw_wsec, sec->fw_mfp); in wl_conn_debug_info()
|