Home
last modified time | relevance | path

Searched refs:ieee80211_rate (Results 1 – 25 of 131) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Dchannel.c28 static struct ieee80211_rate vnt_rates_bg[] = {
43 static struct ieee80211_rate vnt_rates_a[] = {
H A Drxtx.c156 struct ieee80211_rate *rate = ieee80211_get_tx_rate(priv->hw, info); in vnt_rxtx_rsvtime_le16()
505 struct ieee80211_rate *rate; in vnt_tx_packet()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dcw1200.h141 struct ieee80211_rate *rates;
142 struct ieee80211_rate *mcs_rates;
H A Dmain.c67 static struct ieee80211_rate cw1200_rates[] = {
82 static struct ieee80211_rate cw1200_mcs_rates[] = {
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Dchannel.c15 static struct ieee80211_rate vnt_rates_bg[] = {
30 static struct ieee80211_rate vnt_rates_a[] = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h105 static struct ieee80211_rate wilc_bitrates[] = {
270 struct ieee80211_rate bitrates[ARRAY_SIZE(wilc_bitrates)];
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ar5523/
H A Dar5523.h128 struct ieee80211_rate rates[12];
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8180.h120 struct ieee80211_rate rates[12];
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dxmit.c249 struct ieee80211_rate *fbrate; in b43_generate_txhdr()
259 struct ieee80211_rate *txrate; in b43_generate_txhdr()
429 struct ieee80211_rate *rts_cts_rate; in b43_generate_txhdr()
/OK3568_Linux_fs/kernel/Documentation/driver-api/80211/
H A Dcfg80211.rst19 ieee80211_rate
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/
H A Dpcu.c115 int len, struct ieee80211_rate *rate, bool shortpre) in ath5k_hw_get_frame_duration()
280 struct ieee80211_rate *rate; in ath5k_hw_write_rate_duration()
H A Dbase.c152 static const struct ieee80211_rate ath5k_rates[] = {
377 sizeof(struct ieee80211_rate) * 12); in ath5k_setup_bands()
390 sizeof(struct ieee80211_rate) * 4); in ath5k_setup_bands()
423 sizeof(struct ieee80211_rate) * 8); in ath5k_setup_bands()
695 static struct ieee80211_rate *
716 struct ieee80211_rate *rate; in ath5k_get_rate_hw_value()
740 struct ieee80211_rate *rate; in ath5k_txbuf_setup()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8187.h112 struct ieee80211_rate rates[12];
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c173 struct ieee80211_rate *rates, int n_rates, bool vht) in mt76_init_sband()
225 mt76_init_sband_2g(struct mt76_dev *dev, struct ieee80211_rate *rates, in mt76_init_sband_2g()
237 mt76_init_sband_5g(struct mt76_dev *dev, struct ieee80211_rate *rates, in mt76_init_sband_5g()
457 struct ieee80211_rate *rates, int n_rates) in mt76_register_device()
H A Dmt76x02_txrx.c79 const struct ieee80211_rate *r; in mt76x02_tx_get_max_txpwr_adj()
H A Dmt76x02.h136 extern struct ieee80211_rate mt76x02_rates[12];
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.c184 struct ieee80211_rate *rate_fb; in generate_txhdr_fw3()
190 struct ieee80211_rate *tx_rate; in generate_txhdr_fw3()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c502 static struct ieee80211_rate mt76_rates[] = {
520 struct ieee80211_rate *rates, int n_rates) in mt76_init_sband()
/OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h189 struct ieee80211_rate rates[12];
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drc80211_minstrel.c425 struct ieee80211_rate *rate, in calc_rate_durations()
468 struct ieee80211_rate *ctl_rate; in minstrel_rate_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dvirt_wifi.c35 static struct ieee80211_rate bitrates_2ghz[] = {
74 static struct ieee80211_rate bitrates_5ghz[] = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.c102 static struct ieee80211_rate ath9k_legacy_rates[] = {
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dcfg80211.c24 static const struct ieee80211_rate prism2_rates[] = {
43 struct ieee80211_rate rates[ARRAY_SIZE(prism2_rates)];
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c14 static struct ieee80211_rate orinoco_rates[] = {
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h663 struct ieee80211_rate *beacon_rate;
2714 static inline struct ieee80211_rate *
2723 static inline struct ieee80211_rate *
2732 static inline struct ieee80211_rate *
5143 struct ieee80211_rate *rate);

123456