Home
last modified time | relevance | path

Searched refs:vnt_tx_short_buf_head (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/staging/vt6656/
Drxtx.h226 struct vnt_tx_short_buf_head { struct
238 struct vnt_tx_short_buf_head short_head; argument
Drxtx.c993 struct vnt_tx_short_buf_head *short_head; in vnt_beacon_xmit()
1063 count = sizeof(struct vnt_tx_short_buf_head) + skb->len; in vnt_beacon_xmit()
/Linux-v5.4/drivers/staging/vt6655/
Drxtx.h173 struct vnt_tx_short_buf_head { struct
Drxtx.c1408 struct vnt_tx_short_buf_head *short_head = in vnt_beacon_xmit()
1409 (struct vnt_tx_short_buf_head *)priv->tx_beacon_bufs; in vnt_beacon_xmit()