Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1487 struct phy_ofdm_rx_status_rxsc_sgien_exintfflag *prxsc; in _rtl92e_query_rxphystatus() local
1667 prxsc = (struct phy_ofdm_rx_status_rxsc_sgien_exintfflag *) in _rtl92e_query_rxphystatus()
1670 priv->stats.received_bwtype[1+prxsc->rxsc]++; in _rtl92e_query_rxphystatus()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_core.c4258 phy_ofdm_rx_status_rxsc_sgien_exintfflag *prxsc; in rtl8192_query_rxphystatus() local
4448 prxsc = (phy_ofdm_rx_status_rxsc_sgien_exintfflag *) in rtl8192_query_rxphystatus()
4451 priv->stats.received_bwtype[1 + prxsc->rxsc]++; in rtl8192_query_rxphystatus()