Searched refs:MWL_BASTREAMS_MAX (Results 1 – 1 of 1) sorted by relevance
71 #define MWL_BASTREAMS_MAX 7 /* max BA streams (NB: fw >3.3.5.9) */ macro83 static const int ba2qid[MWL_BASTREAMS_MAX] = {85 #if MWL_BASTREAMS_MAX == 7168 struct mwl_hal_bastream mh_streams[MWL_BASTREAMS_MAX];256 for (i = 0; i < MWL_BASTREAMS_MAX; i++) { in mwl_hal_attach()388 mh->mh_bastreams = (1<<MWL_BASTREAMS_MAX)-1; in mwlResetHalState()458 MWLPRIV(mh)->mh_bastreams = mask & ((1<<MWL_BASTREAMS_MAX)-1); in mwl_hal_setbastreams()592 mh->mh_bastreams &= (1<<MWL_BASTREAMS_MAX)-1; in mwl_hal_gethwspecs()1451 if (!(0 <= s && s < MWL_BASTREAMS_MAX)) in mwl_hal_bastream_lookup()1524 if (sp->stream >= MWL_BASTREAMS_MAX) { in mwl_hal_bastream_destroy()