Searched refs:IWN_FW_API (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c8057 if (IWN_FW_API(rev) <= 1) {
8062 if (IWN_FW_API(rev) >= 3) {
H A Dif_iwnreg.h1728 #define IWN_FW_API(x) (((x) >> 8) & 0xff) macro

Completed in 104 milliseconds