Home
last modified time | relevance | path

Searched refs:iwm_rx_phy_info (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_iwmvar.h616 struct iwm_rx_phy_info sc_last_phy_info;
H A Dif_iwmreg.h3220 struct iwm_rx_phy_info { struct
H A Dif_iwm.c386 int iwm_get_signal_strength(struct iwm_softc *, struct iwm_rx_phy_info *);
4616 iwm_get_signal_strength(struct iwm_softc *sc, struct iwm_rx_phy_info *phy_info) in iwm_get_signal_strength()
4654 struct iwm_rx_phy_info *phy_info = (void *)pkt->data; in iwm_rx_rx_phy_cmd()
4878 struct iwm_rx_phy_info *phy_info; in iwm_rx_mpdu()