Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_cmdevt.c8189 subcmd_mrvl_f_t *mrvl_f = MNULL; in wlan_cmd_crypto() local
8283 mrvl_f = (subcmd_mrvl_f_t *)cry_cmd->subCmd; in wlan_cmd_crypto()
8284 mrvl_f->iterations = cfg->iteration; in wlan_cmd_crypto()
8285 mrvl_f->count = cfg->count; in wlan_cmd_crypto()
8286 mrvl_f->output_len = cfg->output_len; in wlan_cmd_crypto()
8288 ptlv = mrvl_f->tlv; in wlan_cmd_crypto()