Home
last modified time | relevance | path

Searched refs:vnt_tx_context (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/vt6656/
H A Dusbpipe.h63 int vnt_tx_context(struct vnt_private *priv,
H A Drxtx.c606 if (vnt_tx_context(priv, tx_context, skb)) { in vnt_tx_packet()
690 if (vnt_tx_context(priv, context, skb)) in vnt_beacon_xmit()
H A Dusbpipe.c456 int vnt_tx_context(struct vnt_private *priv, in vnt_tx_context() function