Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h294 void (*tx_fill_cmd_descriptor)(struct net_device *dev, member
Drtl_core.c48 .tx_fill_cmd_descriptor = rtl92e_fill_tx_cmd_desc,
1716 priv->ops->tx_fill_cmd_descriptor(dev, entry, tcb_desc, skb); in _rtl92e_tx_cmd()