Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h374 unsigned long received_bwtype[5]; member
Dr8192E_dev.c1649 priv->stats.received_bwtype[1+prxsc->rxsc]++; in rtl8192_query_rxphystatus()
1651 priv->stats.received_bwtype[0]++; in rtl8192_query_rxphystatus()
/linux-3.4.99/drivers/staging/rtl8192u/
Dr8192U.h626 …unsigned long received_bwtype[5]; //0: 20M, 1: funn40M, 2: upper20M, 3: lower20M, 4: … member
Dr8192U_core.c5113 priv->stats.received_bwtype[1+prxsc->rxsc]++; in rtl8192_query_rxphystatus()
5115 priv->stats.received_bwtype[0]++; in rtl8192_query_rxphystatus()