Searched defs:phy_config (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/dev/iwm/ | ||
H A D | if_iwm_util.h | 151 uint32_t phy_config = ~(IWM_FW_PHY_CFG_TX_CHAIN | in iwm_get_phy_config() local |
H A D | if_iwmvar.h | 189 uint32_t phy_config; member |
H A D | if_iwm.c | 1363 uint32_t phy_config = iwm_get_phy_config(sc); iwm_nic_config() local |
/freebsd-src/sys/contrib/dev/iwlwifi/fw/ | ||
H A D | img.h | 215 u32 phy_config; member |
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ | ||
H A D | ops.c | 103 u32 phy_config = iwl_mvm_get_phy_config(mvm); iwl_mvm_nic_config() local |
H A D | mvm.h | 1732 u32 phy_config = ~(FW_PHY_CFG_TX_CHAIN | iwl_mvm_get_phy_config() local |
/freebsd-src/sys/dev/ice/ | ||
H A D | ice_type.h | 692 u8 phy_config; global() member |