Searched refs:wf_chspec_malformed (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Dbcmwifi_channels.c160 wf_chspec_malformed(chanspec_t chanspec) function
213 ASSERT(!wf_chspec_malformed(chspec));
349 if (wf_chspec_malformed(chspec))
645 if (wf_chspec_malformed(chspec))
653 wf_chspec_malformed(chanspec_t chanspec) function
715 if (wf_chspec_malformed(chanspec))
796 ASSERT(!wf_chspec_malformed(chspec));
834 ASSERT(!wf_chspec_malformed(chspec));
854 ASSERT(!wf_chspec_malformed(chspec));
H A Dwl_cfg80211.c604 if (wf_chspec_malformed(chspec)) {
621 if (wf_chspec_malformed(chspec)) {
/drivers/net/wireless/bcmdhd/include/
H A Dbcmwifi_channels.h325 extern bool wf_chspec_malformed(chanspec_t chanspec);

Completed in 63 milliseconds