ENETC_SI_ALIGN 1757 drivers/net/ethernet/freescale/enetc/enetc.c alloc_size = ALIGN(alloc_size, ENETC_SI_ALIGN); ENETC_SI_ALIGN 1761 drivers/net/ethernet/freescale/enetc/enetc.c alloc_size += ENETC_SI_ALIGN - 1; ENETC_SI_ALIGN 1769 drivers/net/ethernet/freescale/enetc/enetc.c si = PTR_ALIGN(p, ENETC_SI_ALIGN); ENETC_SI_ALIGN 142 drivers/net/ethernet/freescale/enetc/enetc.h return (char *)si + ALIGN(sizeof(struct enetc_si), ENETC_SI_ALIGN);