Home
last modified time | relevance | path

Searched defs:vnt_tx_fifo_head (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/vt6655/
Drxtx.h178 struct vnt_tx_fifo_head { struct
179 u8 tx_key[WLAN_KEY_LEN_CCMP];
180 __le16 fifo_ctl;
181 __le16 time_stamp;
182 __le16 frag_ctl;
183 __le16 current_rate;
/linux-4.1.27/drivers/staging/vt6656/
Drxtx.h223 struct vnt_tx_fifo_head { struct
235 struct vnt_tx_fifo_head fifo_head; argument