Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c80 static int _rtl92e_hard_start_xmit(struct sk_buff *skb, struct net_device *dev);
841 priv->rtllib->softmac_hard_start_xmit = _rtl92e_hard_start_xmit; in _rtl92e_init_priv_handler()
1626 static int _rtl92e_hard_start_xmit(struct sk_buff *skb, struct net_device *dev) in _rtl92e_hard_start_xmit() function