Home
last modified time | relevance | path

Searched refs:HFA384x_CHINFORESULT_MAX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x.h52 #define HFA384x_CHINFORESULT_MAX ((u16)16) macro
647 struct hfa384x_ch_info_result_sub result[HFA384x_CHINFORESULT_MAX];
H A Dprism2sta.c1117 for (i = 0, n = 0; i < HFA384x_CHINFORESULT_MAX; i++) { in prism2sta_inf_chinforesults()
1128 if (chan < 0 || chan >= HFA384x_CHINFORESULT_MAX) in prism2sta_inf_chinforesults()