Searched refs:altmask (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h1731 uint64_t altmask; member in struct:iwn_fw_tlv_hdr
H A Dif_iwn.c8105 uint64_t altmask; local
8127 altmask = le64toh(hdr->altmask);
8128 while (alt > 0 && !(altmask & (1ULL << alt)))

Completed in 204 milliseconds