Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ezchip/
H A Dnps_enet.c40 bool dst_is_aligned = IS_ALIGNED((unsigned long)dst, sizeof(u32)); in nps_enet_read_rx_fifo() local
43 if (dst_is_aligned) { in nps_enet_read_rx_fifo()