| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | wext-compat.c | 335 u8 olong = wdev->wiphy->retry_long; in cfg80211_wext_siwretry() 344 wdev->wiphy->retry_long = retry->value; in cfg80211_wext_siwretry() 351 wdev->wiphy->retry_long = retry->value; in cfg80211_wext_siwretry() 359 wdev->wiphy->retry_long = olong; in cfg80211_wext_siwretry() 380 if (wdev->wiphy->retry_long == wdev->wiphy->retry_short) in cfg80211_wext_giwretry() 388 retry->value = wdev->wiphy->retry_long; in cfg80211_wext_giwretry()
|
| H A D | debugfs.c | 38 wiphy->retry_long);
|
| H A D | core.c | 534 rdev->wiphy.retry_long = 4; in wiphy_new_nm()
|
| H A D | nl80211.c | 2148 rdev->wiphy.retry_long) || in nl80211_send_wiphy() 3117 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() local 3278 retry_long = nla_get_u8( in nl80211_set_wiphy() 3361 old_retry_long = rdev->wiphy.retry_long; in nl80211_set_wiphy() 3372 rdev->wiphy.retry_long = retry_long; in nl80211_set_wiphy() 3389 rdev->wiphy.retry_long = old_retry_long; in nl80211_set_wiphy() 14488 tid_conf->retry_long = in parse_tid_conf() 14491 if (tid_conf->retry_long > rdev->wiphy.max_data_retry_count) in parse_tid_conf()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | cfg.c | 94 wiphy->retry_long = priv->long_retry_limit; in orinoco_wiphy_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.h | 113 u32 retry_long; member
|
| H A D | cfg80211.c | 1304 && (cfg->conf->retry_long != wiphy->retry_long)) { in brcmf_cfg80211_set_wiphy_params() 1305 cfg->conf->retry_long = wiphy->retry_long; in brcmf_cfg80211_set_wiphy_params() 1306 err = brcmf_set_retry(ndev, cfg->conf->retry_long, true); in brcmf_cfg80211_set_wiphy_params() 6205 conf->retry_long = (u32)-1; in brcmf_init_conf()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | core.h | 552 int retry_long[ATH10K_TID_MAX]; member 631 int retry_long[ATH10K_TID_MAX]; member
|
| H A D | mac.c | 3038 if (arvif->retry_long[i] || arvif->ampdu[i] || in ath10k_new_peer_tid_config() 3043 arg.retry_count = arvif->retry_long[i]; in ath10k_new_peer_tid_config() 3068 arsta->retry_long[i] = -1; in ath10k_new_peer_tid_config() 6920 if ((arsta->retry_long[arg->tid] > 0 || in ath10k_mac_set_tid_config() 6966 arsta->retry_long[arg->tid] = arg->retry_count; in ath10k_mac_set_tid_config() 6988 if ((arvif->retry_long[arg->tid] || in ath10k_mac_set_tid_config() 7005 arvif->retry_long[arg->tid] = arg->retry_count; in ath10k_mac_set_tid_config() 7077 arg->retry_count = tid_conf->retry_long; in ath10k_mac_parse_tid_config() 7148 arsta->retry_long[i] = -1; in ath10k_mac_reset_tid_config() 7155 arvif->retry_long[i] = 0; in ath10k_mac_reset_tid_config() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 1080 u8 retry_long; member
|
| H A D | cfg80211.c | 1149 wiphy->retry_long = macinfo->lretry_limit; in qtnf_wiphy_register()
|
| H A D | commands.c | 1259 mac_info->lretry_limit = resp_info->retry_long; in qtnf_cmd_resp_proc_mac_info() 1673 wiphy->retry_long); in qtnf_cmd_send_update_phy_params()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 310 mac->retry_long = retry_limit; in rtl_op_add_interface() 644 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()
|
| H A D | ps.c | 29 &rtlmac->retry_long); in rtl_ps_enable_nic()
|
| H A D | pci.c | 1192 mac->retry_long = 7; in _rtl_pci_init_struct() 1797 &rtlmac->retry_long); in rtl_pci_start()
|
| H A D | wifi.h | 1548 u8 retry_long; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 813 wiphy->retry_long); in set_wiphy_params() 815 cfg_param_val.long_retry_limit = wiphy->retry_long; in set_wiphy_params()
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | main_usb.c | 223 init_cmd->long_retry_limit = priv->hw->wiphy->retry_long; in vnt_init_registers()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | main.c | 659 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
|
| H A D | cfg.c | 2610 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params() 2612 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_set_wiphy_params()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 738 u8 retry_long, retry_short; member 4987 u8 retry_long; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.h | 455 u32 retry_long; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mac80211.c | 2029 wiphy->retry_long = RETRY_LONG; in rsi_mac80211_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 747 bss_cfg->retry_limit = wiphy->retry_long; in mwifiex_cfg80211_set_wiphy_params() 4451 wiphy->retry_long = (u8) retry; in mwifiex_register_cfg80211()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 615 u32 retry_long; member
|