Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1471 struct phy_ofdm_rx_status_rxsc_sgien_exintfflag *prxsc; in rtl8192_query_rxphystatus() local
1650 prxsc = (struct phy_ofdm_rx_status_rxsc_sgien_exintfflag *) in rtl8192_query_rxphystatus()
1653 priv->stats.received_bwtype[1+prxsc->rxsc]++; in rtl8192_query_rxphystatus()
/drivers/staging/rtl8192u/
Dr8192U_core.c4837 phy_ofdm_rx_status_rxsc_sgien_exintfflag* prxsc; in rtl8192_query_rxphystatus() local
5046 prxsc = (phy_ofdm_rx_status_rxsc_sgien_exintfflag *)&rxsc_sgien_exflg; in rtl8192_query_rxphystatus()
5048 priv->stats.received_bwtype[1+prxsc->rxsc]++; in rtl8192_query_rxphystatus()