Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/staging/vt6655/
Drxtx.c109 struct vnt_tx_fifo_head *,
937 struct vnt_tx_fifo_head *tx_buffer_head, in s_vGenerateTxParameter()
1028 struct vnt_tx_fifo_head *tx_buffer_head = in s_cbFillTxBufHead()
1029 (struct vnt_tx_fifo_head *)td_info->buf; in s_cbFillTxBufHead()
1081 wTxBufSize = sizeof(struct vnt_tx_fifo_head); in s_cbFillTxBufHead()
1278 struct vnt_tx_fifo_head *tx_buffer_head = in vnt_generate_fifo_header()
1279 (struct vnt_tx_fifo_head *)td_info->buf; in vnt_generate_fifo_header()
Drxtx.h165 struct vnt_tx_fifo_head { struct
Ddevice_main.c836 struct vnt_tx_fifo_head *fifo_head; in vnt_int_report_rate()
849 fifo_head = (struct vnt_tx_fifo_head *)context->buf; in vnt_int_report_rate()