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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmvar.h520 struct iwm_rx_phy_info sc_last_phy_info; member in struct:iwm_softc
H A Dif_iwm.c3132 memcpy(&sc->sc_last_phy_info, phy_info, sizeof(sc->sc_last_phy_info));
3199 phy_info = &sc->sc_last_phy_info;

Completed in 78 milliseconds