Home
last modified time | relevance | path

Searched refs:tx_fill_cmd_descriptor (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h508 void (*tx_fill_cmd_descriptor)(struct net_device *dev, member
Drtl_core.c70 .tx_fill_cmd_descriptor = rtl8192_tx_fill_cmd_desc,
1986 priv->ops->tx_fill_cmd_descriptor(dev, entry, tcb_desc, skb); in rtl8192_tx_cmd()