Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h298 bool (*rx_query_status_descriptor)(struct net_device *dev, member
Drtl_core.c49 .rx_query_status_descriptor = rtl92e_get_rx_stats,
2048 if (!priv->ops->rx_query_status_descriptor(dev, &stats, in _rtl92e_rx_normal()