Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Ddebugfs.c56 DEBUGFS_READONLY_FILE(long_retry_limit, 20, "%d", in ht_print_chan()
138 DEBUGFS_ADD(long_retry_limit);
/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 Dacx.h412 u8 long_retry_limit; member
H A Dcmd.c1043 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 Dcfg80211.c823 cfg_param_val.long_retry_limit = wiphy->retry_long; in set_wiphy_params()
H A Dhif.c1476 wid_list[i].val = (s8 *)&param->long_retry_limit; in wilc_hif_set_cfg()
/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.h1083 u8 long_retry_limit; member
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c120 .long_retry_limit = 10,
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2537 .long_retry_limit = llimit in ipw_send_retry_limit()
8529 priv->long_retry_limit = DEFAULT_LONG_RETRY_LIMIT; in ipw_sw_reset()
9348 priv->long_retry_limit = (u8) wrqu->retry.value; in ipw_wx_set_retry()
9351 priv->long_retry_limit = (u8) wrqu->retry.value; in ipw_wx_set_retry()
9355 priv->long_retry_limit); in ipw_wx_set_retry()
9358 priv->short_retry_limit, priv->long_retry_limit); in ipw_wx_set_retry()
9378 wrqu->retry.value = priv->long_retry_limit; in ipw_wx_get_retry()
H A Dipw2100.c5031 priv->long_retry_limit = retry; in ipw2100_set_long_retry()
6075 priv->long_retry_limit = DEFAULT_LONG_RETRY_LIMIT; in ipw2100_alloc_device()
7345 wrqu->retry.value = priv->long_retry_limit; in ipw2100_wx_get_retry()
7349 priv->long_retry_limit) ? in ipw2100_wx_get_retry()