short_frame_max_tx_count 220 drivers/net/wireless/ath/ath5k/mac80211-ops.c ah->ah_retry_short = conf->short_frame_max_tx_count; short_frame_max_tx_count 4004 drivers/net/wireless/broadcom/b43/main.c b43_set_retry_limits(dev, conf->short_frame_max_tx_count, short_frame_max_tx_count 418 drivers/net/wireless/broadcom/b43/xmit.c rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count; short_frame_max_tx_count 885 drivers/net/wireless/broadcom/b43/xmit.c } else if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { short_frame_max_tx_count 1178 drivers/net/wireless/broadcom/b43legacy/dma.c if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { short_frame_max_tx_count 2683 drivers/net/wireless/broadcom/b43legacy/main.c conf->short_frame_max_tx_count, short_frame_max_tx_count 504 drivers/net/wireless/broadcom/b43legacy/pio.c if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { short_frame_max_tx_count 289 drivers/net/wireless/broadcom/b43legacy/xmit.c rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count; short_frame_max_tx_count 576 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c conf->short_frame_max_tx_count, short_frame_max_tx_count 507 drivers/net/wireless/ralink/rt2x00/rt2400pci.c libconf->conf->short_frame_max_tx_count); short_frame_max_tx_count 555 drivers/net/wireless/ralink/rt2x00/rt2500pci.c libconf->conf->short_frame_max_tx_count); short_frame_max_tx_count 5515 drivers/net/wireless/ralink/rt2x00/rt2800lib.c libconf->conf->short_frame_max_tx_count); short_frame_max_tx_count 254 drivers/net/wireless/ralink/rt2x00/rt2x00config.c rt2x00dev->short_retry = conf->short_frame_max_tx_count; short_frame_max_tx_count 843 drivers/net/wireless/ralink/rt2x00/rt61pci.c libconf->conf->short_frame_max_tx_count); short_frame_max_tx_count 811 drivers/net/wireless/ralink/rt2x00/rt73usb.c libconf->conf->short_frame_max_tx_count); short_frame_max_tx_count 5513 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c ((hw->conf.short_frame_max_tx_count << short_frame_max_tx_count 158 drivers/net/wireless/st/cw1200/cw1200.h u8 short_frame_max_tx_count; short_frame_max_tx_count 197 drivers/net/wireless/st/cw1200/debug.c priv->short_frame_max_tx_count); short_frame_max_tx_count 425 drivers/net/wireless/st/cw1200/sta.c conf->short_frame_max_tx_count); short_frame_max_tx_count 428 drivers/net/wireless/st/cw1200/sta.c priv->short_frame_max_tx_count = short_frame_max_tx_count 429 drivers/net/wireless/st/cw1200/sta.c (conf->short_frame_max_tx_count < 0x0F) ? short_frame_max_tx_count 430 drivers/net/wireless/st/cw1200/sta.c conf->short_frame_max_tx_count : 0x0F; short_frame_max_tx_count 431 drivers/net/wireless/st/cw1200/sta.c priv->hw->max_rate_tries = priv->short_frame_max_tx_count; short_frame_max_tx_count 70 drivers/net/wireless/st/cw1200/txrx.c unsigned limit = priv->short_frame_max_tx_count; short_frame_max_tx_count 368 drivers/net/wireless/st/cw1200/txrx.c dst->short_retries = priv->short_frame_max_tx_count; short_frame_max_tx_count 1511 include/net/mac80211.h u8 long_frame_max_tx_count, short_frame_max_tx_count; short_frame_max_tx_count 2461 net/mac80211/cfg.c local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; short_frame_max_tx_count 634 net/mac80211/main.c local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; short_frame_max_tx_count 356 net/mac80211/trace.h __field(u8, short_frame_max_tx_count) short_frame_max_tx_count 370 net/mac80211/trace.h __entry->short_frame_max_tx_count = short_frame_max_tx_count 371 net/mac80211/trace.h local->hw.conf.short_frame_max_tx_count;