Searched refs:IWN_RFCFG_TYPE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h1863 #define IWN_RFCFG_TYPE(x) (((x) >> 0) & 0x3) macro
H A Dif_iwn.c8400 if (IWN_RFCFG_TYPE(sc->rfcfg) == 1) {
8407 IWN_RFCFG_TYPE(sc->rfcfg) |
8424 if (IWN_RFCFG_TYPE(sc->rfcfg) < 3) {
8426 IWN_RFCFG_TYPE(sc->rfcfg) |

Completed in 88 milliseconds