Searched refs:MCS_TABLE_SIZE (Results 1 – 4 of 4) sorted by relevance
49 #define MCS_TABLE_SIZE 33 /* Number of mcs entries in the table */ macro
44 const struct brcms_mcs_info mcs_table[MCS_TABLE_SIZE] = {
140 u32 max_txlen[MCS_TABLE_SIZE][2][2];156 for (mcs = 0; mcs < MCS_TABLE_SIZE; mcs++) { in brcms_c_scb_ampdu_update_max_txlen()
5819 if ((rspec & RSPEC_RATE_MASK) >= MCS_TABLE_SIZE) in brcms_c_valid_rate()