Lines Matching defs:rate
944 __u8 rate;
1005 if (rxd->rate & MWL8K_AP_RATE_INFO_MCS_FORMAT) {
1007 if (rxd->rate & MWL8K_AP_RATE_INFO_40MHZ)
1009 status->rate_idx = MWL8K_AP_RATE_INFO_RATEID(rxd->rate);
1014 if (mwl8k_rates_24[i].hw_value == rxd->rate) {
1663 /* The firmware will fill in the rate information
1734 /* If rate is < 6.5 Mpbs for an ht station
1752 * Ensure no tx rate is being reported.
3229 * Clear nonstandard rate 4.
3574 __le32 rate;
3616 __le32 rate;
4492 /* Legacy rate table. Intersection of our rates and peer rates. */
4495 /* HT rate table. Intersection of our rates and peer rates. */
5056 int rate;
5058 /* Use AP firmware specific rate command.
5066 rate = mwl8k_rates_24[idx].hw_value;
5068 rate = mwl8k_rates_50[idx].hw_value;
5070 mwl8k_cmd_use_fixed_rate_ap(hw, rate, rate);
5128 int rate;
5131 * Use lowest supported basic rate for multicasts
5140 rate = mwl8k_rates_24[idx].hw_value;
5142 rate = mwl8k_rates_50[idx].hw_value;
5144 mwl8k_cmd_use_fixed_rate_ap(hw, rate, rate);
5482 * because we do our own rate control. Just warn and