Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h286 bool (*rx_query_status_descriptor)(struct net_device *dev, member
Drtl_core.c37 .rx_query_status_descriptor = rtl92e_get_rx_stats,
2019 if (!priv->ops->rx_query_status_descriptor(dev, &stats, in _rtl92e_rx_normal()