Searched refs:BWN_IOST_HAVE_5GHZ (Results 1 – 2 of 2) sorted by relevance
49 #define BWN_IOST_HAVE_5GHZ 0x0002 macro
1300 have_a = (iost & BWN_IOST_HAVE_5GHZ) ? 1 : 0; in bwn_attach_core()