Searched refs:rts_thresh (Results 1 – 12 of 12) sorted by relevance
90 wiphy->rts_threshold = priv->rts_thresh; in orinoco_wiphy_register()276 priv->rts_thresh = rts_value; in orinoco_set_wiphy_params()
130 u16 ap_density, rts_thresh; member
330 &priv->rts_thresh); in orinoco_hw_read_card_settings()576 priv->rts_thresh); in orinoco_hw_program_rids()
80 u16 rts_thresh; member
272 pxmitpriv->rts_thresh = pregistrypriv->rts_thresh; in init_default_value()
220 u16 rts_thresh; member
1446 wrqu->rts.value = padapter->registrypriv.rts_thresh; in r8711_wx_get_rts()
1276 u32 rts_thresh = sc->hw->wiphy->rts_threshold; in ath_buf_set_rate() local1304 unlikely(rts_thresh != (u32) -1)) { in ath_buf_set_rate()1305 if (!rts_thresh || (len > rts_thresh)) in ath_buf_set_rate()1414 u32 rts_thresh = sc->hw->wiphy->rts_threshold; in ath_tx_fill_desc() local1460 unlikely(rts_thresh != (u32) -1)) { in ath_tx_fill_desc()1464 if (!rts_thresh || (len > rts_thresh)) in ath_tx_fill_desc()
199 registry_par->rts_thresh = (u16)rtw_rts_thresh; in loadparam()
371 if (sz > padapter->registrypriv.rts_thresh) { in update_attrib_vcs_info()412 if (sz > padapter->registrypriv.rts_thresh) { in update_attrib_vcs_info()
3367 mwl8k_cmd_set_rts_threshold(struct ieee80211_hw *hw, int rts_thresh) in mwl8k_cmd_set_rts_threshold() argument3379 cmd->threshold = cpu_to_le16(rts_thresh); in mwl8k_cmd_set_rts_threshold()