| /OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_buffer.c | 387 if (switch_mmu_context && gpu->sec_mode == ETNA_SEC_KERNEL) in etnaviv_buffer_queue() 418 gpu->sec_mode == ETNA_SEC_KERNEL) { in etnaviv_buffer_queue() 426 if (gpu->sec_mode == ETNA_SEC_NONE) in etnaviv_buffer_queue()
|
| H A D | etnaviv_gpu.c | 502 if (gpu->sec_mode == ETNA_SEC_KERNEL) { in etnaviv_hw_reset() 627 if (gpu->sec_mode == ETNA_SEC_KERNEL) { in etnaviv_gpu_start_fe() 722 if (gpu->sec_mode == ETNA_SEC_KERNEL) { in etnaviv_gpu_hw_init() 767 gpu->sec_mode = ETNA_SEC_KERNEL; in etnaviv_gpu_init() 1414 if (gpu->sec_mode == ETNA_SEC_NONE) in dump_mmu_fault() 1428 if (gpu->sec_mode == ETNA_SEC_NONE) in dump_mmu_fault()
|
| H A D | etnaviv_gpu.h | 100 enum etnaviv_sec_mode sec_mode; member
|
| H A D | etnaviv_iommu_v2.c | 247 switch (gpu->sec_mode) { in etnaviv_iommuv2_restore()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_phl.c | 1379 u8 sec_mode = 0; in rtw_hw_chk_sec_mode() local 1388 sec_mode = rtw_phl_trans_sec_mode( in rtw_hw_chk_sec_mode() 1392 RTW_INFO("After phl trans_sec_mode = %d\n", sec_mode); in rtw_hw_chk_sec_mode() 1394 if (sec_mode != sta->phl_sta->sec_mode) { in rtw_hw_chk_sec_mode() 1396 __func__, sta->phl_sta->sec_mode, sec_mode); in rtw_hw_chk_sec_mode() 1398 &sec_mode, sizeof(u8), cmd_type, cmd_timeout); in rtw_hw_chk_sec_mode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_phl.c | 1376 u8 sec_mode = 0; in rtw_hw_chk_sec_mode() local 1385 sec_mode = rtw_phl_trans_sec_mode( in rtw_hw_chk_sec_mode() 1389 RTW_INFO("After phl trans_sec_mode = %d\n", sec_mode); in rtw_hw_chk_sec_mode() 1391 if (sec_mode != sta->phl_sta->sec_mode) { in rtw_hw_chk_sec_mode() 1393 __func__, sta->phl_sta->sec_mode, sec_mode); in rtw_hw_chk_sec_mode() 1395 &sec_mode, sizeof(u8), cmd_type, cmd_timeout); in rtw_hw_chk_sec_mode()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm80xx_hwi.c | 1321 pm8001_ha->encrypt_info.sec_mode = SEC_MODE_SMF; in pm80xx_get_encrypt_info() 1324 pm8001_ha->encrypt_info.sec_mode = SEC_MODE_SMA; in pm80xx_get_encrypt_info() 1327 pm8001_ha->encrypt_info.sec_mode = SEC_MODE_SMB; in pm80xx_get_encrypt_info() 1333 pm8001_ha->encrypt_info.sec_mode, in pm80xx_get_encrypt_info() 1343 pm8001_ha->encrypt_info.sec_mode = 0; in pm80xx_get_encrypt_info() 1353 pm8001_ha->encrypt_info.sec_mode = SEC_MODE_SMF; in pm80xx_get_encrypt_info() 1356 pm8001_ha->encrypt_info.sec_mode = SEC_MODE_SMA; in pm80xx_get_encrypt_info() 1359 pm8001_ha->encrypt_info.sec_mode = SEC_MODE_SMB; in pm80xx_get_encrypt_info() 1364 pm8001_ha->encrypt_info.sec_mode, in pm80xx_get_encrypt_info() 1375 pm8001_ha->encrypt_info.sec_mode = SEC_MODE_SMF; in pm80xx_get_encrypt_info() [all …]
|
| H A D | pm8001_sas.h | 314 u32 sec_mode; member
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifs_debug.c | 139 server->sec_mode, in cifs_dump_channel() 389 server->sec_mode, in_flight(server)); in cifs_debug_data_proc_show()
|
| H A D | cifssmb.c | 447 bool srv_sign_required = server->sec_mode & server->vals->signing_required; in cifs_enable_signing() 448 bool srv_sign_enabled = server->sec_mode & server->vals->signing_enabled; in cifs_enable_signing() 500 server->sec_mode = le16_to_cpu(rsp->SecurityMode); in decode_lanman_negprot_rsp() 557 } else if (server->sec_mode & SECMODE_PW_ENCRYPT) { in decode_lanman_negprot_rsp() 658 server->sec_mode = pSMBr->SecurityMode; in CIFSSMBNegotiate() 659 if ((server->sec_mode & SECMODE_USER) == 0) in CIFSSMBNegotiate() 685 } else if (server->sec_mode & SECMODE_PW_ENCRYPT) { in CIFSSMBNegotiate()
|
| H A D | smb2pdu.c | 949 server->sec_mode = le16_to_cpu(rsp->SecurityMode); in SMB2_negotiate() 950 if ((server->sec_mode & SMB2_SEC_MODE_FLAGS_ALL) != server->sec_mode) in SMB2_negotiate() 952 server->sec_mode); in SMB2_negotiate() 1116 if (pneg_rsp->SecurityMode != cpu_to_le16(server->sec_mode)) in smb3_validate_negotiate()
|
| H A D | cifsglob.h | 698 __u16 sec_mode; member
|
| H A D | connect.c | 4864 if (tcon->pipe || (ses->server->sec_mode & SECMODE_USER)) { in CIFSTCon() 4881 ses->server->sec_mode & in CIFSTCon() 5075 server->sec_mode, server->capabilities, server->timeAdj); in cifs_setup_session()
|
| H A D | sess.c | 1003 ses->server->sec_mode & SECMODE_PW_ENCRYPT ? in sess_auth_lanman()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_def.h | 1894 u8 sec_mode; member
|
| H A D | phl_sta.c | 1634 sta->sec_mode = *((u8*)chg_info); in _change_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_def.h | 1870 u8 sec_mode; member
|
| H A D | phl_sta.c | 1613 sta->sec_mode = *((u8*)chg_info); in _change_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 2327 rinfo->sec_ent_mode = sta->sec_mode; in _hal_stainfo_to_macrinfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_mac.c | 2327 rinfo->sec_ent_mode = sta->sec_mode; in _hal_stainfo_to_macrinfo()
|