Lines Matching defs:rate
573 if (pkt_stat->rate > DESC_RATE11M && pkt_stat->rate < DESC_RATEMCS0)
634 pkt_stat->rate = GET_RX_DESC_RX_RATE(rx_desc);
662 u8 rate, rate_idx, pwr_index, shift;
666 rate = rtw_rate_section[rs][j];
667 pwr_index = hal->tx_pwr_tbl[path][rate];
668 shift = rate & 0x3;
670 if (shift == 0x3 || rate == DESC_RATEVHT1SS_MCS9) {
671 rate_idx = rate & 0xfc;
785 /* BT report packet sample rate */