Searched refs:vnt_tx_context (Results 1 – 3 of 3) sorted by relevance
63 int vnt_tx_context(struct vnt_private *priv,
606 if (vnt_tx_context(priv, tx_context, skb)) { in vnt_tx_packet()690 if (vnt_tx_context(priv, context, skb)) in vnt_beacon_xmit()
456 int vnt_tx_context(struct vnt_private *priv, in vnt_tx_context() function