Searched refs:subCmd (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | drxd_hard.c | 1325 u16 subCmd, u16 param0, u16 param1) in SC_ProcStartCommand() argument 1338 status |= Write16(state, SC_RA_RAM_CMD_ADDR__A, subCmd, 0); in SC_ProcStartCommand() 1349 u16 subCmd, u16 param0, u16 param1) in SC_SetPrefParamCommand() argument 1358 status = Write16(state, SC_RA_RAM_CMD_ADDR__A, subCmd, 0); in SC_SetPrefParamCommand()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_cmdevt.c | 8208 prf_hmac_sha1 = (subcmd_prf_hmac_sha1_t *)cry_cmd->subCmd; in wlan_cmd_crypto() 8218 hmac_sha1 = (subcmd_hmac_sha1_t *)cry_cmd->subCmd; in wlan_cmd_crypto() 8229 hmac_sha256 = (subcmd_hmac_sha256_t *)cry_cmd->subCmd; in wlan_cmd_crypto() 8239 sha256 = (subcmd_sha256_t *)cry_cmd->subCmd; in wlan_cmd_crypto() 8250 rijndael = (subcmd_rijndael_t *)cry_cmd->subCmd; in wlan_cmd_crypto() 8262 rc4 = (subcmd_rc4_t *)cry_cmd->subCmd; in wlan_cmd_crypto() 8273 md5 = (subcmd_md5_t *)cry_cmd->subCmd; in wlan_cmd_crypto() 8283 mrvl_f = (subcmd_mrvl_f_t *)cry_cmd->subCmd; in wlan_cmd_crypto() 8296 sha256_kdf = (subcmd_sha256_kdf_t *)cry_cmd->subCmd; in wlan_cmd_crypto()
|
| H A D | mlan_fw.h | 7738 t_u8 subCmd[];
|