Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Drxtx.h152 struct vnt_tx_fifo_head { struct
161 struct vnt_tx_fifo_head fifo_head; argument
H A Drxtx.c293 struct vnt_tx_fifo_head *fifo = &tx_buffer->fifo_head; in vnt_fill_txkey()
490 size += sizeof(struct vnt_tx_fifo_head); in vnt_get_hdr_size()
502 struct vnt_tx_fifo_head *tx_buffer_head; in vnt_tx_packet()
/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.c107 struct vnt_tx_fifo_head *,
888 struct vnt_tx_fifo_head *tx_buffer_head, in s_vGenerateTxParameter()
979 struct vnt_tx_fifo_head *tx_buffer_head = in s_cbFillTxBufHead()
980 (struct vnt_tx_fifo_head *)td_info->buf; in s_cbFillTxBufHead()
1031 wTxBufSize = sizeof(struct vnt_tx_fifo_head); in s_cbFillTxBufHead()
1228 struct vnt_tx_fifo_head *tx_buffer_head = in vnt_generate_fifo_header()
1229 (struct vnt_tx_fifo_head *)td_info->buf; in vnt_generate_fifo_header()
H A Drxtx.h163 struct vnt_tx_fifo_head { struct
H A Ddevice_main.c908 struct vnt_tx_fifo_head *fifo_head; in vnt_int_report_rate()
921 fifo_head = (struct vnt_tx_fifo_head *)context->buf; in vnt_int_report_rate()