/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-eeprom-parse.c | 336 enum nl80211_band band; in iwl_eeprom_enh_txp_read_element() local 472 enum nl80211_band band, u16 channel, in iwl_mod_ht40_chan_info() 517 int band, ch_idx; in iwl_init_channel_map() local 655 int n_channels, enum nl80211_band band) in iwl_init_sband_channels() 681 enum nl80211_band band, in iwl_init_ht_hw_capab()
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | eeprom.c | 76 enum nl80211_band band; member 124 enum nl80211_band band) in p54_fill_band_bitrates() 147 enum nl80211_band band) in p54_generate_band() 252 int band = p54_get_band_from_freq(freq); in p54_update_channel_param() local
|
/openbmc/linux/net/mac80211/ |
H A D | airtime.c | 507 struct ieee80211_rx_status *stat, u8 band, in ieee80211_fill_rate_info() 552 struct rate_info *ri, u8 band, int len) in ieee80211_fill_rx_status() 595 u8 band, int len) in ieee80211_calc_tx_airtime_rate() 638 u8 band = 0; in ieee80211_calc_expected_tx_airtime() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | max2175.c | 35 enum max2175_band band; /* Associated band */ member 552 enum max2175_band band; in max2175_set_lo_freq() local 804 int band = max2175_band_from_freq(freq); in max2175_rx_mode_from_freq() local 822 int band = max2175_band_from_freq(freq); in max2175_freq_rx_mode_valid() local 1041 enum max2175_band band = max2175_read_bits(ctx, 5, 1, 0); in max2175_get_lna_gain() local 1140 struct v4l2_frequency_band *band) in max2175_enum_freq_bands()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | testmode.c | 23 u32 band[2]; member 201 u8 band = phy->mt76->band_idx; in mt7915_tm_set_ipg_params() local 340 u8 band = phy->mt76->band_idx; in mt7915_tm_reg_backup_restore() local 520 u8 band = phy->mt76->band_idx; in mt7915_tm_set_tx_cont() local
|
H A D | main.c | 485 bool band = phy->mt76->band_idx; in mt7915_config() local 524 bool band = phy->mt76->band_idx; in mt7915_configure_filter() local 922 bool band = phy->mt76->band_idx; in __mt7915_get_tsf() local 967 bool band = phy->mt76->band_idx; in mt7915_set_tsf() local 998 bool band = phy->mt76->band_idx; in mt7915_offset_tsf() local 1041 u8 band = phy->mt76->band_idx; in mt7915_set_antenna() local
|
H A D | init.c | 452 mt7915_mac_init_band(struct mt7915_dev *dev, u8 band) in mt7915_mac_init_band() 947 mt7915_init_he_caps(struct mt7915_phy *phy, enum nl80211_band band, in mt7915_init_he_caps() 1125 struct ieee80211_supported_band *band; in mt7915_set_stream_he_caps() local
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | types.h | 236 #define BRCMS_ISNPHY(band) PHYTYPE_IS((band)->phytype, PHY_TYPE_N) argument 237 #define BRCMS_ISLCNPHY(band) PHYTYPE_IS((band)->phytype, PHY_TYPE_LCN) argument 238 #define BRCMS_ISSSLPNPHY(band) PHYTYPE_IS((band)->phytype, PHY_TYPE_SSN) argument 240 #define BRCMS_PHY_11N_CAP(band) PHYTYPE_11N_CAP((band)->phytype) argument
|
/openbmc/linux/drivers/staging/vt6655/ |
H A D | channel.c | 54 enum nl80211_band band) in vnt_init_band()
|
/openbmc/linux/net/openvswitch/ |
H A D | meter.c | 236 struct dp_meter_band *band; in ovs_meter_cmd_reply_stats() local 332 struct dp_meter_band *band; in dp_meter_create() local 597 struct dp_meter_band *band; in ovs_meter_execute() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 434 u32 phy_get_tx_swing_8812A(struct ieee80211_hw *hw, u8 band, in phy_get_tx_swing_8812A() 592 void rtl8821ae_phy_switch_wirelessband(struct ieee80211_hw *hw, u8 band) in rtl8821ae_phy_switch_wirelessband() 894 u8 band, rfpath, txnum, rate_section; in _rtl8821ae_phy_init_tx_power_by_rate() local 907 u8 band, u8 path, in _rtl8821ae_phy_set_txpower_by_rate_base() 976 u8 band, u8 path, in _rtl8821ae_phy_get_txpower_by_rate_base() 1170 enum band_type band, u8 rate) in _rtl8812ae_phy_get_txpower_by_rate_base_index() 1603 u8 band, u8 channel) in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt() 1741 const char *regulation, const char *band, in _rtl8812ae_phy_config_bb_txpwr_lmt() 1771 const char *band = array[i+1]; in _rtl8821ae_phy_read_and_config_txpwr_lmt() local 1956 u32 band, u32 rfpath, in _rtl8821ae_store_tx_power_by_rate() [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_acpi_sar.c | 204 enum nl80211_band band, s8 dyn_power) in mt792x_asar_get_geo_pwr() 264 u8 *limit, band, max; in mt792x_asar_range_pwr() local
|
H A D | mt76_connac_mcu.c | 171 int mt76_connac_mcu_set_mac_enable(struct mt76_dev *dev, int band, bool enable, in mt76_connac_mcu_set_mac_enable() 176 u8 band; in mt76_connac_mcu_set_mac_enable() member 210 int mt76_connac_mcu_set_rts_thresh(struct mt76_dev *dev, u32 val, u8 band) in mt76_connac_mcu_set_rts_thresh() 214 u8 band; in mt76_connac_mcu_set_rts_thresh() member 783 enum nl80211_band band, struct ieee80211_sta *sta) in mt76_connac_get_phy_mode_v2() 835 enum nl80211_band band = chandef->chan->band; in mt76_connac_mcu_sta_tlv() local 1285 enum nl80211_band band, struct ieee80211_sta *sta) in mt76_connac_get_phy_mode() 1338 enum nl80211_band band) in mt76_connac_get_phy_mode_ext() 1377 enum nl80211_band band = chandef->chan->band; in mt76_connac_get_he_phy_cap() local 1389 enum nl80211_band band = phy->chandef.chan->band; in mt76_connac_get_eht_phy_cap() local [all …]
|
/openbmc/linux/drivers/media/tuners/ |
H A D | mt2266.c | 33 u8 band; member 126 u8 band; in mt2266_set_params() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | phy-ctxt.h | 50 u8 band; member 67 u8 band; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | phy.h | 70 u8 band; member 78 u32 band; member
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-radio-common.c | 153 unsigned band; in vivid_radio_s_frequency() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 763 get_min_power_idx(s32 rate_power_idx, u32 band) in get_min_power_idx() 1003 il4965_fill_txpower_tbl(struct il_priv *il, u8 band, u16 channel, u8 is_ht40, in il4965_fill_txpower_tbl() 1245 u8 band = 0; in il4965_send_tx_power() local 1458 u8 band = 0; in il4965_hw_channel_switch() local
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | tx.c | 19 u8 band, struct ieee80211_tx_rate *rate, u8 hlid) in wl18xx_get_last_tx_rate()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | testmode.c | 56 enum nl80211_band band = chandef->chan->band; in mt7615_tm_set_tx_power() local 61 u8 band; in mt7615_tm_set_tx_power() member
|
/openbmc/linux/net/sched/ |
H A D | sch_generic.c | 726 int band) in band2list() 734 int band = prio2band[skb->priority & TC_PRIO_MAX]; in pfifo_fast_enqueue() local 758 int band; in pfifo_fast_dequeue() local 798 int band; in pfifo_fast_peek() local 811 int i, band; in pfifo_fast_reset() local
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-si476x.c | 72 static inline bool si476x_radio_freq_is_inside_of_the_band(u32 freq, int band) in si476x_radio_freq_is_inside_of_the_band() 79 int band) in si476x_radio_range_is_inside_of_the_band() 338 struct v4l2_frequency_band *band) in si476x_radio_enum_freq_bands() 688 const int band = (freq > midrange) ? in si476x_radio_s_frequency() local
|
/openbmc/linux/net/wireless/ |
H A D | of.c | 45 enum nl80211_band band; in wiphy_freq_limits_apply() local
|
H A D | ibss.c | 108 enum nl80211_band band; in __cfg80211_join_ibss() local 239 enum nl80211_band band; in cfg80211_ibss_wext_join() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | chan.c | 11 static enum rtw89_subband rtw89_get_subband_type(enum rtw89_band band, in rtw89_get_subband_type() 89 enum rtw89_band band, enum rtw89_bandwidth bandwidth) in rtw89_chan_create()
|