Searched defs:band (Results 1 - 25 of 125) sorted by relevance

12345

/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_eeprom.c91 bool mt76x02_ext_pa_enabled(struct mt76x02_dev *dev, enum nl80211_band band) argument
102 void mt76x02_get_rx_gain(struct mt76x02_dev *dev, enum nl80211_band band, argument
H A Dmt76x02_phy.c150 void mt76x02_phy_set_band(struct mt76x02_dev *dev, int band, argument
H A Dmt792x_acpi_sar.c262 u8 *limit, band, max; local
201 mt792x_asar_get_geo_pwr(struct mt792x_phy *phy, enum nl80211_band band, s8 dyn_power) argument
[all...]
H A Dmt792x_acpi_sar.h51 struct mt792x_asar_geo_band band[2]; member in struct:mt792x_asar_geo_limit
64 struct mt792x_asar_geo_band band[3]; member in struct:mt792x_asar_geo_limit_v2
H A Dmt792x_mac.c289 void mt792x_mac_init_band(struct mt792x_dev *dev, u8 band) argument
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dpci_phy.c122 enum nl80211_band band = chan->band; local
H A Dphy.c45 mt76x2_phy_set_txpower_regs(struct mt76x02_dev *dev, enum nl80211_band band) argument
184 mt76x2_configure_tx_delay(struct mt76x02_dev *dev, enum nl80211_band band, u8 bw) argument
[all...]
H A Deeprom.c451 enum nl80211_band band = dev->mphy.chandef.chan->band; local
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dreg.c100 enum nl80211_band band; local
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Doffload.h54 __le16 band; member in struct:iwl_stored_beacon_notif_common
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dbinding.c168 u32 iwl_mvm_get_lmac_id(struct iwl_mvm *mvm, enum nl80211_band band) argument
H A Drs.c75 iwl_mvm_rs_rate_init(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_bss_conf *link_conf, struct ieee80211_link_sta *link_sta, enum nl80211_band band) argument
H A Dphy-ctxt.c354 enum nl80211_band band; local
/freebsd-current/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_ppr.c139 bwn_ppr_load_max_from_sprom(struct bwn_mac *mac, struct bwn_ppr *ppr, bwn_phy_band_t band) argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Deeprom.c242 mt7615_eeprom_get_power_delta_index(struct mt7615_dev *dev, enum nl80211_band band) argument
H A Dtestmode.c56 enum nl80211_band band = chandef->chan->band; local
61 u8 band; member in struct:__anon185
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Deeprom.c243 s8 mt7996_eeprom_get_power_delta(struct mt7996_dev *dev, int band) argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Deeprom.c147 u8 band = phy->mt76->band_idx; local
192 u8 band = phy->mt76->band_idx; local
319 mt7915_eeprom_get_power_delta(struct mt7915_dev *dev, int band) argument
[all...]
H A Dtestmode.h10 u8 band; member in struct:mt7915_tm_trx
15 u8 band; member in struct:mt7915_tm_freq_offset
25 u8 band; member in struct:mt7915_tm_slot_time
32 u8 band; member in struct:mt7915_tm_clean_txq
65 u8 band; member in struct:tm_tx_cont
/freebsd-current/sys/contrib/dev/rtw88/
H A Dregd.c497 u8 band = hal->current_band_type; local
/freebsd-current/sys/contrib/dev/iwlwifi/mei/
H A Diwl-mei.h54 uint8_t band; member in struct:iwl_mei_conn_info
/freebsd-current/contrib/wpa/src/fst/
H A Dfst_group.c54 fst_fill_mb_ie(struct wpabuf *buf, const u8 *bssid, const u8 *own_addr, enum mb_band_id band, u8 channel) argument
/freebsd-current/sys/contrib/dev/rtw89/
H A Dsar.c85 enum rtw89_band band = chan->band_type; local
H A Dchan.c9 static enum rtw89_subband rtw89_get_subband_type(enum rtw89_band band, argument
86 rtw89_chan_create(struct rtw89_chan *chan, u8 center_chan, u8 primary_chan, enum rtw89_band band, enum rtw89_bandwidth bandwidth) argument
/freebsd-current/lib/lib80211/
H A Dlib80211_regdomain.h54 const struct freqband *band; /* channel list description */ member in struct:netband

Completed in 195 milliseconds

12345