Searched defs:vnt_tx_fifo_head (Results 1 – 2 of 2) sorted by relevance
178 struct vnt_tx_fifo_head { struct179 u8 tx_key[WLAN_KEY_LEN_CCMP];180 __le16 fifo_ctl;181 __le16 time_stamp;182 __le16 frag_ctl;183 __le16 current_rate;
223 struct vnt_tx_fifo_head { struct235 struct vnt_tx_fifo_head fifo_head; argument