Searched defs:vnt_tx_buffer (Results 1 – 1 of 1) sorted by relevance
231 struct vnt_tx_buffer { struct232 u8 type;233 u8 pkt_no;234 __le16 tx_byte_count;235 struct vnt_tx_fifo_head fifo_head;236 union vnt_tx_head tx_head;