Searched refs:valid_phy_ratecnt (Results 1 - 4 of 4) 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/ath/ath9k/
H A Drc.c518 valid_rate_count = ath_rc_priv->valid_phy_ratecnt[phy];
521 ath_rc_priv->valid_phy_ratecnt[phy] += 1;
560 ath_rc_priv->valid_phy_ratecnt[phy];
564 ath_rc_priv->valid_phy_ratecnt[phy] += 1;
599 [ath_rc_priv->valid_phy_ratecnt[phy]] = j;
600 ath_rc_priv->valid_phy_ratecnt[phy] += 1;
1247 ath_rc_priv->valid_phy_ratecnt[i] = 0;
1272 for (j = 0; j < ath_rc_priv->valid_phy_ratecnt[i]; j++) {
1278 || !ath_rc_priv->valid_phy_ratecnt[i])
H A Drc.h186 * @valid_phy_ratecnt: valid rate count
202 u8 valid_phy_ratecnt[WLAN_RC_PHY_MAX]; member in struct:ath_rate_priv
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drc.c518 valid_rate_count = ath_rc_priv->valid_phy_ratecnt[phy];
521 ath_rc_priv->valid_phy_ratecnt[phy] += 1;
560 ath_rc_priv->valid_phy_ratecnt[phy];
564 ath_rc_priv->valid_phy_ratecnt[phy] += 1;
599 [ath_rc_priv->valid_phy_ratecnt[phy]] = j;
600 ath_rc_priv->valid_phy_ratecnt[phy] += 1;
1247 ath_rc_priv->valid_phy_ratecnt[i] = 0;
1272 for (j = 0; j < ath_rc_priv->valid_phy_ratecnt[i]; j++) {
1278 || !ath_rc_priv->valid_phy_ratecnt[i])
H A Drc.h186 * @valid_phy_ratecnt: valid rate count
202 u8 valid_phy_ratecnt[WLAN_RC_PHY_MAX]; member in struct:ath_rate_priv

Completed in 72 milliseconds