Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Drxtx.h223 struct vnt_tx_fifo_head { struct
235 struct vnt_tx_fifo_head fifo_head; argument
Drxtx.c795 struct vnt_tx_fifo_head *tx_buffer_head; in vnt_tx_packet()
/linux-4.4.14/drivers/staging/vt6655/
Drxtx.c119 struct vnt_tx_fifo_head *,
946 struct vnt_tx_fifo_head *tx_buffer_head, in s_vGenerateTxParameter()
1037 struct vnt_tx_fifo_head *tx_buffer_head = in s_cbFillTxBufHead()
1038 (struct vnt_tx_fifo_head *)td_info->buf; in s_cbFillTxBufHead()
1091 wTxBufSize = sizeof(struct vnt_tx_fifo_head); in s_cbFillTxBufHead()
1284 struct vnt_tx_fifo_head *tx_buffer_head = in vnt_generate_fifo_header()
1285 (struct vnt_tx_fifo_head *)td_info->buf; in vnt_generate_fifo_header()
Drxtx.h178 struct vnt_tx_fifo_head { struct
Ddevice_main.c775 struct vnt_tx_fifo_head *fifo_head; in vnt_int_report_rate()
788 fifo_head = (struct vnt_tx_fifo_head *)context->buf; in vnt_int_report_rate()