Home
last modified time | relevance | path

Searched refs:long_retry_limit (Results 1 – 11 of 11) sorted by relevance

/linux/net/wireless/
H A Ddebugfs.c38 DEBUGFS_READONLY_FILE(long_retry_limit, 20, "%d",
110 DEBUGFS_ADD(long_retry_limit); in cfg80211_debugfs_rdev_add()
/linux/drivers/net/wireless/ti/wlcore/
H A Dacx.c744 acx->rate_policy.long_retry_limit = c->long_retry_limit; in wl1271_acx_sta_rate_policies()
760 acx->rate_policy.long_retry_limit = c->long_retry_limit; in wl1271_acx_sta_rate_policies()
778 acx->rate_policy.long_retry_limit = c->long_retry_limit; in wl1271_acx_sta_rate_policies()
809 acx->rate_policy.long_retry_limit = c->long_retry_limit; in wl1271_acx_ap_rate_policy()
H A Dinit.c436 rc.long_retry_limit = 10; in wl1271_init_ap_rates()
446 rc.long_retry_limit = 10; in wl1271_init_ap_rates()
471 rc.long_retry_limit = 10; in wl1271_init_ap_rates()
H A Dconf.h268 u8 long_retry_limit; member
H A Dcmd.h404 u8 long_retry_limit; member
H A Dacx.h412 u8 long_retry_limit; member
H A Dcmd.c1044 cmd->long_retry_limit = wl->conf.tx.tmpl_long_retry_limit; in wl1271_cmd_template_set()
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h55 u16 long_retry_limit; member
H A Dhif.c1475 wid_list[i].val = (s8 *)&param->long_retry_limit; in wilc_hif_set_cfg()
/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.c850 acx->rate_class[0].long_retry_limit = ACX_RATE_RETRY_LIMIT; in wl1251_acx_rate_policies()
856 acx->rate_class[1].long_retry_limit = 0; in wl1251_acx_rate_policies()
H A Dacx.h1083 u8 long_retry_limit; member