Searched refs:frag_thresh (Results 1 – 8 of 8) sorted by relevance
65 static int frag_thresh = 2346; variable146 registry_par->frag_thresh = (u16)frag_thresh; in loadparam()289 pxmitpriv->frag_len = pregistrypriv->frag_thresh; in init_default_value()
96 u16 frag_thresh; member
91 wiphy->frag_threshold = priv->frag_thresh + 1; in orinoco_wiphy_register()274 priv->frag_thresh = frag_value; in orinoco_set_wiphy_params()
129 u16 frag_thresh, mwo_robust; member
344 &priv->frag_thresh); in orinoco_hw_read_card_settings()591 priv->frag_thresh); in orinoco_hw_program_rids()
383 int frag_thresh; member
415 pOpts->frag_thresh=FRAG_THRESH_DEF; in device_get_options()445 pDevice->wFragmentationThreshold = pDevice->sOpts.frag_thresh; in device_set_options()
407 int frag_thresh; member