Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Drxtx.h242 int vnt_tx_packet(struct vnt_private *priv, struct sk_buff *skb);
Dmain_usb.c480 if (vnt_tx_packet(priv, skb)) in vnt_tx_80211()
Drxtx.c786 int vnt_tx_packet(struct vnt_private *priv, struct sk_buff *skb) in vnt_tx_packet() function
/Linux-v4.19/drivers/staging/vt6655/
Ddevice_main.c1155 static int vnt_tx_packet(struct vnt_private *priv, struct sk_buff *skb) in vnt_tx_packet() function
1223 if (vnt_tx_packet(priv, skb)) in vnt_tx_80211()