Searched refs:sc_last_phy_info (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_iwmvar.h616 struct iwm_rx_phy_info sc_last_phy_info; member in struct:iwm_softc
H A Dif_iwxvar.h759 struct iwx_rx_phy_info sc_last_phy_info; member in struct:iwx_softc
H A Dif_iwx.c4506 memcpy(&sc->sc_last_phy_info, phy_info, sizeof(sc->sc_last_phy_info));
H A Dif_iwm.c4659 memcpy(&sc->sc_last_phy_info, phy_info, sizeof(sc->sc_last_phy_info));
4888 phy_info = &sc->sc_last_phy_info;

Completed in 135 milliseconds