HomeSort by: relevance | last modified time | path
    Searched refs:sc_last_phy_info (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmvar.h 473 struct iwm_rx_phy_info sc_last_phy_info; member in struct:iwm_softc
if_iwm.c 574 int chan = le32toh(sc->sc_last_phy_info.channel);
3875 memcpy(&sc->sc_last_phy_info, phy_info, sizeof(sc->sc_last_phy_info));
3919 phy_info = &sc->sc_last_phy_info;

Completed in 17 milliseconds