Searched refs:EFX_MASK32 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dbitfield.h68 #define EFX_MASK32(width) \ macro
156 EFX_MASK32(high + 1 - low))
161 EFX_MASK32(high + 1 - low))
165 EFX_MASK32(high + 1 - low))
448 EFX_INSERT32(min, max, low, high, EFX_MASK32(high + 1 - low))
H A Dmcdi.c43 EFX_MASK32(EFX_WIDTH(MCDI_HEADER_SEQ))
H A Dregs.h3143 (((type) >> EFX_LOW_BIT(field)) & EFX_MASK32(EFX_WIDTH(field)))

Completed in 165 milliseconds