Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Drxtx.h210 struct vnt_tx_fifo_head { struct
222 struct vnt_tx_fifo_head fifo_head; argument
Drxtx.c795 struct vnt_tx_fifo_head *tx_buffer_head; in vnt_tx_packet()
/Linux-v4.19/drivers/staging/vt6655/
Drxtx.c108 struct vnt_tx_fifo_head *,
936 struct vnt_tx_fifo_head *tx_buffer_head, in s_vGenerateTxParameter()
1027 struct vnt_tx_fifo_head *tx_buffer_head = in s_cbFillTxBufHead()
1028 (struct vnt_tx_fifo_head *)td_info->buf; in s_cbFillTxBufHead()
1080 wTxBufSize = sizeof(struct vnt_tx_fifo_head); in s_cbFillTxBufHead()
1277 struct vnt_tx_fifo_head *tx_buffer_head = in vnt_generate_fifo_header()
1278 (struct vnt_tx_fifo_head *)td_info->buf; in vnt_generate_fifo_header()
Drxtx.h165 struct vnt_tx_fifo_head { struct
Ddevice_main.c843 struct vnt_tx_fifo_head *fifo_head; in vnt_int_report_rate()
856 fifo_head = (struct vnt_tx_fifo_head *)context->buf; in vnt_int_report_rate()