Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwmvar.h467 struct iwm_rx_phy_info sc_last_phy_info; member
H A Dif_iwm.c531 int chan = le32toh(sc->sc_last_phy_info.channel); in iwm_fix_channel()
3123 memcpy(&sc->sc_last_phy_info, phy_info, sizeof(sc->sc_last_phy_info)); in iwm_mvm_rx_rx_phy_cmd()
3171 phy_info = &sc->sc_last_phy_info; in iwm_mvm_rx_rx_mpdu()