Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6656/
Ddesc.h97 #define FRAGCTL_TKIP 0x0200 macro
Drxtx.c899 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_TKIP); in vnt_tx_packet()
/linux-4.1.27/drivers/staging/vt6655/
Ddesc.h138 #define FRAGCTL_TKIP 0x0200 macro
Drxtx.c1378 tx_buffer_head->frag_ctl |= cpu_to_le16(FRAGCTL_TKIP); in vnt_generate_fifo_header()