Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6656/
Ddesc.h96 #define FRAGCTL_AES 0x0300 macro
Drxtx.c902 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_AES); in vnt_tx_packet()
/linux-4.1.27/drivers/staging/vt6655/
Ddesc.h137 #define FRAGCTL_AES 0x0300 macro
Drxtx.c1381 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_AES); in vnt_generate_fifo_header()