Searched refs:EFX_P2ALIGN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sfxge/common/ | ||
H A D | ef10_rx.c | 865 wptr = EFX_P2ALIGN(unsigned int, added, EF10_RX_WPTR_ALIGN); in ef10_rx_qpush() |
H A D | efx.h | 62 #define EFX_P2ALIGN(_type, _value, _align) \ macro |