Home
last modified time | relevance | path

Searched refs:fifo_head (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/vt6656/
Drxtx.h235 struct vnt_tx_fifo_head fifo_head; member
Drxtx.c250 u8 *head = tx_context->data + offsetof(struct vnt_tx_buffer, fifo_head); in vnt_mac_hdr_pos()
839 tx_buffer_head = &tx_buffer->fifo_head; in vnt_tx_packet()
/linux-4.1.27/drivers/staging/vt6655/
Ddevice_main.c872 struct vnt_tx_fifo_head *fifo_head; in vnt_int_report_rate() local
885 fifo_head = (struct vnt_tx_fifo_head *)context->buf; in vnt_int_report_rate()
886 fb_option = (le16_to_cpu(fifo_head->fifo_ctl) & in vnt_int_report_rate()