Searched refs:HFA384x_CHINFORESULT_MAX (Results 1 – 2 of 2) sorted by relevance
73 #define HFA384x_CHINFORESULT_MAX ((u16)16) macro668 struct hfa384x_ch_info_result_sub result[HFA384x_CHINFORESULT_MAX];
1138 for (i = 0, n = 0; i < HFA384x_CHINFORESULT_MAX; i++) { in prism2sta_inf_chinforesults()1149 if (chan < 0 || chan >= HFA384x_CHINFORESULT_MAX) in prism2sta_inf_chinforesults()