Home
last modified time | relevance | path

Searched refs:long_frame_max_tx_count (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.c285 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in generate_txhdr_fw3()
286 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in generate_txhdr_fw3()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.c285 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in generate_txhdr_fw3()
286 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in generate_txhdr_fw3()
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dcw1200.h157 u8 long_frame_max_tx_count; member
H A Ddebug.c195 priv->long_frame_max_tx_count); in cw1200_status_show()
H A Dsta.c424 conf->long_frame_max_tx_count, in cw1200_config()
427 priv->long_frame_max_tx_count = conf->long_frame_max_tx_count; in cw1200_config()
H A Dtxrx.c369 dst->long_retries = priv->long_frame_max_tx_count; in tx_policy_upload()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dcw1200.h157 u8 long_frame_max_tx_count; member
H A Ddebug.c195 priv->long_frame_max_tx_count); in cw1200_status_show()
H A Dsta.c424 conf->long_frame_max_tx_count, in cw1200_config()
427 priv->long_frame_max_tx_count = conf->long_frame_max_tx_count; in cw1200_config()
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c255 rt2x00dev->long_retry = conf->long_frame_max_tx_count; in rt2x00lib_config()
H A Drt2500pci.c553 libconf->conf->long_frame_max_tx_count); in rt2500pci_config_retry_limit()
H A Drt2400pci.c505 libconf->conf->long_frame_max_tx_count); in rt2400pci_config_retry_limit()
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c256 rt2x00dev->long_retry = conf->long_frame_max_tx_count; in rt2x00lib_config()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dxmit.c414 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in b43_generate_txhdr()
415 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in b43_generate_txhdr()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dxmit.c414 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in b43_generate_txhdr()
415 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in b43_generate_txhdr()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c639 hw->conf.long_frame_max_tx_count); in rtl_op_config()
644 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()
645 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()
647 (u8 *)(&hw->conf.long_frame_max_tx_count)); in rtl_op_config()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c639 hw->conf.long_frame_max_tx_count); in rtl_op_config()
644 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()
645 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()
647 (u8 *)(&hw->conf.long_frame_max_tx_count)); in rtl_op_config()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c219 ah->ah_retry_long = conf->long_frame_max_tx_count; in ath5k_config()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c219 ah->ah_retry_long = conf->long_frame_max_tx_count; in ath5k_config()
/kernel/linux/linux-5.10/net/mac80211/
H A Dtrace.h366 __field(u8, long_frame_max_tx_count)
379 __entry->long_frame_max_tx_count =
380 local->hw.conf.long_frame_max_tx_count;
H A Dmain.c659 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
/kernel/linux/linux-6.6/net/mac80211/
H A Dtrace.h366 __field(u8, long_frame_max_tx_count)
379 __entry->long_frame_max_tx_count =
380 local->hw.conf.long_frame_max_tx_count;
H A Dmain.c757 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c576 conf->long_frame_max_tx_count); in brcms_ops_config()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h1561 * @long_frame_max_tx_count: Maximum number of transmissions for a "long" frame
1581 u8 long_frame_max_tx_count, short_frame_max_tx_count; member

Completed in 48 milliseconds

12