Searched refs:BWI_DESC32_C_BUFLEN_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwi/ | ||
H A D | if_bwivar.h | 132 #define BWI_DESC32_C_BUFLEN_MASK __BITS(12, 0) macro |
H A D | if_bwi.c | 338 ctrl = __SHIFTIN(buf_len, BWI_DESC32_C_BUFLEN_MASK) | in bwi_setup_desc32() |