Searched refs:rts_thresh (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/orinoco/
H A Dcfg.c89 wiphy->rts_threshold = priv->rts_thresh;
274 priv->rts_thresh = rts_value;
H A Dorinoco.h131 u16 ap_density, rts_thresh; member in struct:orinoco_private
H A Dhw.c329 &priv->rts_thresh);
574 priv->rts_thresh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dcfg.c89 wiphy->rts_threshold = priv->rts_thresh;
274 priv->rts_thresh = rts_value;
H A Dorinoco.h131 u16 ap_density, rts_thresh; member in struct:orinoco_private
H A Dhw.c329 &priv->rts_thresh);
574 priv->rts_thresh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Ddevice.h382 int rts_thresh; //rts threshold member in struct:__device_opt
H A Ddevice_main.c414 pOpts->rts_thresh=RTS_THRESH_DEF;
444 pDevice->wRTSThreshold = pDevice->sOpts.rts_thresh;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Ddevice.h382 int rts_thresh; //rts threshold member in struct:__device_opt
H A Ddevice_main.c414 pOpts->rts_thresh=RTS_THRESH_DEF;
444 pDevice->wRTSThreshold = pDevice->sOpts.rts_thresh;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Ddevice.h408 int rts_thresh; //rts threshold member in struct:__device_opt
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Ddevice.h408 int rts_thresh; //rts threshold member in struct:__device_opt
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/
H A Dmwl8k.c2442 mwl8k_cmd_set_rts_threshold(struct ieee80211_hw *hw, int rts_thresh) argument
2454 cmd->threshold = cpu_to_le16(rts_thresh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/
H A Dmwl8k.c2442 mwl8k_cmd_set_rts_threshold(struct ieee80211_hw *hw, int rts_thresh) argument
2454 cmd->threshold = cpu_to_le16(rts_thresh);

Completed in 311 milliseconds