Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bwn/
HDif_bwnreg.h48 #define BWN_IOST_HAVE_2GHZ 0x0001 macro
HDif_bwn.c1301 have_bg = (iost & BWN_IOST_HAVE_2GHZ) ? 1 : 0; in bwn_attach_core()
4154 if (iost & BWN_IOST_HAVE_2GHZ) in bwn_fw_gets()
4206 if (iost & BWN_IOST_HAVE_2GHZ) in bwn_fw_gets()