Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dbitfield.h448 #define EFX_INPLACE_MASK64(min, max, low, high) \ macro
456 & ~EFX_INPLACE_MASK64(0, 63, low, high)) \
459 & ~EFX_INPLACE_MASK64(64, 127, low, high)) \
465 & ~EFX_INPLACE_MASK64(0, 63, low, high)) \