Home
last modified time | relevance | path

Searched defs:channel (Results 1901 - 1925 of 2739) sorted by relevance

1...<<71727374757677787980>>...110

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dltc2947-core.c339 ltc2947_read_temp(struct device *dev, const u32 attr, long *val, const int channel) ltc2947_read_temp() argument
498 ltc2947_read_in(struct device *dev, const u32 attr, long *val, const int channel) ltc2947_read_in() argument
590 ltc2947_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) ltc2947_read() argument
607 ltc2947_write_temp(struct device *dev, const u32 attr, long val, const int channel) ltc2947_write_temp() argument
710 ltc2947_write_in(struct device *dev, const u32 attr, long val, const int channel) ltc2947_write_in() argument
760 ltc2947_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long val) ltc2947_write() argument
778 ltc2947_read_labels(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, const char **str) ltc2947_read_labels() argument
886 ltc2947_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, int channel) ltc2947_is_visible() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/proximity/
H A Dsx9310.c300 static int sx9310_get_read_channel(struct sx9310_data *data, int channel) in sx9310_get_read_channel() argument
306 static int sx9310_put_read_channel(struct sx9310_data *data, int channel) in sx9310_put_read_channel() argument
312 static int sx9310_get_event_channel(struct sx9310_data *data, int channel) in sx9310_get_event_channel() argument
318 static int sx9310_put_event_channel(struct sx9310_data *data, int channel) in sx9310_put_event_channel() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h149 __be16 channel; /* channel number */ member
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Ddmascc.c187 int channel; member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dphy.c136 ath5k_channel_ok(struct ath5k_hw *ah, struct ieee80211_channel *channel) in ath5k_channel_ok() argument
159 ath5k_hw_chan_has_spur_noise(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_chan_has_spur_noise() argument
285 ath5k_hw_write_ofdm_timings(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_write_ofdm_timings() argument
363 ath5k_hw_wait_for_synth(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_wait_for_synth() argument
810 ath5k_hw_rfregs_init(struct ath5k_hw *ah, struct ieee80211_channel *channel, unsigned int mode) ath5k_hw_rfregs_init() argument
1179 ath5k_hw_rf5110_chan2athchan(struct ieee80211_channel *channel) ath5k_hw_rf5110_chan2athchan() argument
1196 ath5k_hw_rf5110_channel(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_rf5110_channel() argument
1226 int channel; ath5k_hw_rf5111_chan2athchan() local
1255 ath5k_hw_rf5111_channel(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_rf5111_channel() argument
1313 ath5k_hw_rf5112_channel(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_rf5112_channel() argument
1387 ath5k_hw_rf2425_channel(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_rf2425_channel() argument
1432 ath5k_hw_channel(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_channel() argument
1669 ath5k_hw_rf5110_calibrate(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_rf5110_calibrate() argument
1853 ath5k_hw_phy_calibrate(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_phy_calibrate() argument
1903 ath5k_hw_set_spur_mitigation_filter(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_set_spur_mitigation_filter() argument
2296 struct ieee80211_channel *channel = ah->ah_current_channel; ath5k_hw_set_antenna_mode() local
2580 ath5k_get_chan_pcal_surrounding_piers(struct ath5k_hw *ah, struct ieee80211_channel *channel, struct ath5k_chan_pcal_info **pcinfo_l, struct ath5k_chan_pcal_info **pcinfo_r) ath5k_get_chan_pcal_surrounding_piers() argument
2669 ath5k_get_rate_pcal_data(struct ath5k_hw *ah, struct ieee80211_channel *channel, struct ath5k_rate_pcal_info *rates) ath5k_get_rate_pcal_data() argument
2764 ath5k_get_max_ctl_power(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_get_max_ctl_power() argument
3270 ath5k_setup_channel_powertable(struct ath5k_hw *ah, struct ieee80211_channel *channel, u8 ee_mode, u8 type) ath5k_setup_channel_powertable() argument
3598 ath5k_hw_txpower(struct ath5k_hw *ah, struct ieee80211_channel *channel, u8 txpower) ath5k_hw_txpower() argument
3751 ath5k_hw_phy_init(struct ath5k_hw *ah, struct ieee80211_channel *channel, u8 mode, bool fast) ath5k_hw_phy_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c1518 int channel = priv->channel; in at76_guess_freq() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c931 brcmf_p2p_discover_listen(struct brcmf_p2p_info *p2p, u16 channel, u32 duration) brcmf_p2p_discover_listen() argument
974 brcmf_p2p_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, struct ieee80211_channel *channel, unsigned int duration, u64 *cookie) brcmf_p2p_remain_on_channel() argument
1062 brcmf_p2p_act_frm_search(struct brcmf_p2p_info *p2p, u16 channel) brcmf_p2p_act_frm_search() argument
[all...]
H A Dcfg80211.h348 u32 channel; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dxmit.h287 __le16 channel; member
294 __le16 channel; member
H A Dphy_lp.c23 static inline u16 channel2freq_lp(u8 channel) in channel2freq_lp() argument
1444 static void lpphy_set_analog_filter(struct b43_wldev *dev, int channel) in lpphy_set_analog_filter() argument
1998 u8 channel; global() member
2386 lpphy_b2062_tune(struct b43_wldev *dev, unsigned int channel) lpphy_b2062_tune() argument
2477 lpphy_b2063_tune(struct b43_wldev *dev, unsigned int channel) lpphy_b2063_tune() argument
[all...]
H A Dphy_g.c61 static inline u16 channel2freq_bg(u8 channel) in channel2freq_bg() argument
164 static void b43_synth_pu_workaround(struct b43_wldev *dev, u8 channel) in b43_synth_pu_workaround() argument
2103 b43_gphy_channel_switch(struct b43_wldev *dev, unsigned int channel, bool synthetic_pu_workaround) b43_gphy_channel_switch() argument
2252 b43_gphy_aci_detect(struct b43_wldev *dev, u8 channel) b43_gphy_aci_detect() argument
2288 unsigned int channel = phy->channel; b43_gphy_aci_scan() local
2600 unsigned int channel; b43_gphy_op_software_rfkill() local
[all...]
H A Dradio_2055.h216 u8 channel; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c3255 u8 channel; il3945_store_measurement() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c495 lio_ethtool_get_channels(struct net_device *dev, struct ethtool_channels *channel) lio_ethtool_get_channels() argument
600 lio_ethtool_set_channels(struct net_device *dev, struct ethtool_channels *channel) lio_ethtool_set_channels() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c404 struct ieee80211_channel *channel; iwl_init_channel_map() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_hw.c60 static int channel[MAX_PARM_DEVICES] = { 3, DEF_INTS }; variable
[all...]
H A Dhostap_ap.c1994 int new_sta = 0, channel = -1; in handle_beacon() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.c1155 u8 channel = rtlphy->current_channel; in rtl92d_linked_set_reg() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dmain.c491 struct ieee80211_channel *channel = chandef->chan; in rtw_get_channel_params() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dmain.c1150 __le16 channel; in orinoco_join_ap() member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c837 u8 channel; mwifiex_config_scan() local
1764 u16 channel = 0; mwifiex_parse_single_response_buf() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c510 static void _rtl92c_get_txpower_index(struct ieee80211_hw *hw, u8 channel, in _rtl92c_get_txpower_index() argument
546 void rtl92c_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl92c_phy_set_txpower_level() argument
733 static void _rtl92c_phy_sw_rf_seting(struct ieee80211_hw *hw, u8 channel) in _rtl92c_phy_sw_rf_seting() argument
535 _rtl92c_ccxpower_index_check(struct ieee80211_hw *hw, u8 channel, u8 *cckpowerlevel, u8 *ofdmpowerlevel) _rtl92c_ccxpower_index_check() argument
777 _rtl92c_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, u8 channel, u8 *stage, u8 *step, u32 *delay) _rtl92c_phy_sw_chnl_step_by_step() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c115 struct ieee80211_channel *channel; in cfg_scan_result() local
H A Dhif.c1323 int wilc_set_mac_chnl_num(struct wilc_vif *vif, u8 channel) in wilc_set_mac_chnl_num() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c946 static void _rtl88e_get_txpower_index(struct ieee80211_hw *hw, u8 channel, in _rtl88e_get_txpower_index() argument
990 void rtl88e_phy_set_txpower_level(struct ieee80211_hw *hw, u8 channel) in rtl88e_phy_set_txpower_level() argument
975 _rtl88e_ccxpower_index_check(struct ieee80211_hw *hw, u8 channel, u8 *cckpowerlevel, u8 *ofdmpowerlevel, u8 *bw20powerlevel, u8 *bw40powerlevel) _rtl88e_ccxpower_index_check() argument
1211 _rtl88e_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, u8 channel, u8 *stage, u8 *step, u32 *delay) _rtl88e_phy_sw_chnl_step_by_step() argument
[all...]

Completed in 49 milliseconds

1...<<71727374757677787980>>...110