Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h201 unsigned long received_bwtype[5]; member
Dr8192E_dev.c1656 priv->stats.received_bwtype[1+prxsc->rxsc]++; in _rtl92e_query_rxphystatus()
1658 priv->stats.received_bwtype[0]++; in _rtl92e_query_rxphystatus()
/Linux-v5.10/drivers/staging/rtl8192u/
Dr8192U.h511 unsigned long received_bwtype[5]; member
Dr8192U_core.c4210 priv->stats.received_bwtype[1 + prxsc->rxsc]++; in rtl8192_query_rxphystatus()
4212 priv->stats.received_bwtype[0]++; in rtl8192_query_rxphystatus()