Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h503 bool (*rx_query_status_descriptor)(struct net_device *dev, member
Drtl_core.c71 .rx_query_status_descriptor = rtl8192_rx_query_status_desc,
2330 if (!priv->ops->rx_query_status_descriptor(dev, &stats, in rtl8192_rx_normal()