Searched refs:sc_rx_phy_res (Results 1 – 4 of 4) sorted by relevance
157 struct iwh_phy_rx sc_rx_phy_res; member
2297 sc->sc_rx_phy_res.flag = 1; in iwh_rx_phy_intr()2299 bcopy((uint8_t *)(desc + 1), sc->sc_rx_phy_res.buf, in iwh_rx_phy_intr()2329 stat = (iwh_rx_phy_res_t *)sc->sc_rx_phy_res.buf; in iwh_rx_mpdu_intr()
175 struct iwp_phy_rx sc_rx_phy_res; member
2200 sc->sc_rx_phy_res.flag = 1; in iwp_rx_phy_intr()2202 (void) memcpy(sc->sc_rx_phy_res.buf, (uint8_t *)(desc + 1), in iwp_rx_phy_intr()2233 stat = (iwp_rx_phy_res_t *)sc->sc_rx_phy_res.buf; in iwp_rx_mpdu_intr()