Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6656/
Ddesc.h84 #define FIFOCTL_11B 0x0100 macro
Drxtx.c846 tx_buffer_head->fifo_ctl = cpu_to_le16(FIFOCTL_11B); in vnt_tx_packet()
1029 short_head->fifo_ctl |= cpu_to_le16(FIFOCTL_11B); in vnt_beacon_xmit()
/linux-4.1.27/drivers/staging/vt6655/
Ddesc.h125 #define FIFOCTL_11B 0x0100 macro
Drxtx.c1325 tx_buffer_head->fifo_ctl = cpu_to_le16(FIFOCTL_11B); in vnt_generate_fifo_header()
1445 short_head->fifo_ctl |= cpu_to_le16(FIFOCTL_11B); in vnt_beacon_xmit()