Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h132 #define BWI_DESC32_C_BUFLEN_MASK __BITS(12, 0) macro
H A Dif_bwi.c338 ctrl = __SHIFTIN(buf_len, BWI_DESC32_C_BUFLEN_MASK) | in bwi_setup_desc32()