Searched refs:tx_fill_descriptor (Results 1 – 2 of 2) sorted by relevance
495 void (*tx_fill_descriptor)(struct net_device *dev, member
69 .tx_fill_descriptor = rtl8192_tx_fill_desc,741 priv->ops->tx_fill_descriptor(dev, pdesc, tcb_desc, pnewskb); in rtl8192_prepare_beacon()2052 priv->ops->tx_fill_descriptor(dev, pdesc, tcb_desc, skb); in rtl8192_tx()