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

  /src/sys/dev/pci/
if_iwmvar.h 473 struct iwm_rx_phy_info sc_last_phy_info;
if_iwm.c 361 static int iwm_calc_rssi(struct iwm_softc *, struct iwm_rx_phy_info *);
363 struct iwm_rx_phy_info *);
3807 iwm_calc_rssi(struct iwm_softc *sc, struct iwm_rx_phy_info *phy_info)
3841 iwm_get_signal_strength(struct iwm_softc *sc, struct iwm_rx_phy_info *phy_info)
3869 struct iwm_rx_phy_info *phy_info = (void *)pkt->data;
3908 struct iwm_rx_phy_info *phy_info;
if_iwmreg.h 2879 * struct iwm_rx_phy_info - phy info
2900 struct iwm_rx_phy_info { struct
2924 * enum iwm_rx_phy_flags - to parse %iwm_rx_phy_info phy_flags

Completed in 25 milliseconds