Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/vt6656/
Ddesc.h82 #define FRAGCTL_AES 0x0300 macro
Drxtx.c364 fifo->frag_ctl |= cpu_to_le16(FRAGCTL_AES); in vnt_fill_txkey()
/linux-5.19.10/drivers/staging/vt6655/
Ddesc.h122 #define FRAGCTL_AES 0x0300 macro
Drxtx.c1320 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_AES); in vnt_generate_fifo_header()