/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ |
H A D | rx.c | 103 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength() argument 207 struct iwl_rx_phy_info *phy_info, in iwl_mvm_rx_handle_tcm() argument 299 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local [all...] |
H A D | rxmq.c | 367 iwl_mvm_rx_crypto(struct iwl_mvm * mvm,struct ieee80211_sta * sta,struct ieee80211_hdr * hdr,struct ieee80211_rx_status * stats,u16 phy_info,struct iwl_rx_mpdu_desc * desc,u32 pkt_flags,int queue,u8 * crypt_len) iwl_mvm_rx_crypto() argument 1227 u16 phy_info; global() member 1903 u16 phy_info = phy_data->phy_info; iwl_mvm_rx_eht() local 2058 u16 phy_info = phy_data->phy_info; iwl_mvm_rx_he() local [all...] |
/freebsd-src/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_def.h | 477 struct phy_info { struct 478 u16 auto_speeds_supported; 479 u16 fixed_speeds_supported; 480 u16 phy_type; 481 u16 interface_type;
|
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_capa.c | 1667 phy_info_freqs(struct phy_info_arg * phy_info,struct hostapd_hw_modes * mode,struct nlattr * tb) phy_info_freqs() argument 1872 phy_info_band(struct phy_info_arg * phy_info,struct nlattr * nl_band) phy_info_band() argument 1954 struct phy_info_arg *phy_info = arg; phy_info_handler() local [all...] |
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | rx.h | 674 __le16 phy_info; global() member 807 __le32 phy_info[2]; global() member 833 __le32 phy_info[2]; global() member
|
/freebsd-src/sys/dev/oce/ |
H A D | oce_sysctl.c | 592 struct oce_phy_info phy_info; in oce_phy_flashing_required() local
|
H A D | oce_mbox.c | 1539 oce_mbox_get_phy_info(POCE_SOFTC sc, struct oce_phy_info *phy_info) in oce_mbox_get_phy_info()
|
H A D | oce_hw.h | 1629 struct oce_phy_info phy_info; member
|
/freebsd-src/sys/dev/iwm/ |
H A D | if_iwm.c | 3043 struct iwm_rx_phy_info *phy_info = (void *)pkt->data; iwm_rx_rx_phy_cmd() local 3107 iwm_rx_get_signal_strength(struct iwm_softc * sc,struct iwm_rx_phy_info * phy_info) iwm_rx_get_signal_strength() argument 3157 struct iwm_rx_phy_info *phy_info; iwm_rx_rx_mpdu() local 3276 uint16_t phy_info; iwm_rx_mpdu_mq() local [all...] |
H A D | if_iwmreg.h | 3403 uint16_t phy_info; member
|
/freebsd-src/sys/dev/mpt/ |
H A D | mpt_cam.c | 661 mptsas_sas_phy_pg0(struct mpt_softc *mpt, struct mptsas_phyinfo *phy_info, in mptsas_sas_phy_pg0()
|
H A D | mpt.h | 527 struct mptsas_phyinfo *phy_info; member
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_common.c | 3807 struct ice_phy_info *phy_info; ice_get_link_status() local
|