Home
last modified time | relevance | path

Searched refs:vnt_tx_fifo_head (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/vt6656/
Drxtx.h223 struct vnt_tx_fifo_head { struct
235 struct vnt_tx_fifo_head fifo_head; argument
Drxtx.c789 struct vnt_tx_fifo_head *tx_buffer_head; in vnt_tx_packet()
/linux-4.1.27/drivers/staging/vt6655/
Drxtx.h178 struct vnt_tx_fifo_head { struct
Drxtx.c119 struct vnt_tx_fifo_head *,
947 struct vnt_tx_fifo_head *tx_buffer_head, in s_vGenerateTxParameter()
1038 struct vnt_tx_fifo_head *tx_buffer_head = in s_cbFillTxBufHead()
1039 (struct vnt_tx_fifo_head *)td_info->buf; in s_cbFillTxBufHead()
1287 struct vnt_tx_fifo_head *tx_buffer_head = in vnt_generate_fifo_header()
1288 (struct vnt_tx_fifo_head *)td_info->buf; in vnt_generate_fifo_header()
Ddevice_main.c872 struct vnt_tx_fifo_head *fifo_head; in vnt_int_report_rate()
885 fifo_head = (struct vnt_tx_fifo_head *)context->buf; in vnt_int_report_rate()