Searched refs:CM_BAND_WIDTH_NUM (Results 1 – 1 of 1) sorted by relevance
1678 #define CM_BAND_WIDTH_NUM 16 macro1680 uint16_t link_bw_score[CM_BAND_WIDTH_NUM] = {1690 if (index >= CM_BAND_WIDTH_NUM) in cm_get_bw_score()1691 index = CM_BAND_WIDTH_NUM - 1; in cm_get_bw_score()