Searched defs:vnt_tx_buffer (Results 1 – 1 of 1) sorted by relevance
218 struct vnt_tx_buffer { struct219 u8 type;220 u8 pkt_no;221 __le16 tx_byte_count;222 struct vnt_tx_fifo_head fifo_head;223 union vnt_tx_head tx_head;