Searched refs:rts_value (Results 1 – 1 of 1) sorted by relevance
207 int rts_value = -1; in orinoco_set_wiphy_params() local256 rts_value = 2347; in orinoco_set_wiphy_params()260 rts_value = wiphy->rts_threshold; in orinoco_set_wiphy_params()275 if (rts_value >= 0) in orinoco_set_wiphy_params()276 priv->rts_thresh = rts_value; in orinoco_set_wiphy_params()