Home
last modified time | relevance | path

Searched refs:long_frame_max_tx_count (Results 1 – 16 of 16) sorted by relevance

/drivers/net/wireless/broadcom/b43legacy/
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()
A Dmain.c2686 conf->long_frame_max_tx_count); in b43legacy_op_dev_config()
/drivers/net/wireless/st/cw1200/
A Dcw1200.h157 u8 long_frame_max_tx_count; member
A Ddebug.c195 priv->long_frame_max_tx_count); in cw1200_status_show()
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()
A Dtxrx.c369 dst->long_retries = priv->long_frame_max_tx_count; in tx_policy_upload()
/drivers/net/wireless/ralink/rt2x00/
A Drt2x00config.c256 rt2x00dev->long_retry = conf->long_frame_max_tx_count; in rt2x00lib_config()
A Drt2400pci.c505 libconf->conf->long_frame_max_tx_count); in rt2400pci_config_retry_limit()
A Drt2500pci.c553 libconf->conf->long_frame_max_tx_count); in rt2500pci_config_retry_limit()
A Drt73usb.c809 libconf->conf->long_frame_max_tx_count); in rt73usb_config_retry_limit()
A Drt61pci.c841 libconf->conf->long_frame_max_tx_count); in rt61pci_config_retry_limit()
A Drt2800lib.c5644 libconf->conf->long_frame_max_tx_count); in rt2800_config_retry_limit()
/drivers/net/wireless/broadcom/b43/
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()
A Dmain.c4010 conf->long_frame_max_tx_count); in b43_op_config()
/drivers/net/wireless/ath/ath5k/
A Dmac80211-ops.c219 ah->ah_retry_long = conf->long_frame_max_tx_count; in ath5k_config()
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmac80211_if.c577 conf->long_frame_max_tx_count); in brcms_ops_config()

Completed in 81 milliseconds