Home
last modified time | relevance | path

Searched defs:dst_is_aligned (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ezchip/
H A Dnps_enet.c41 bool dst_is_aligned = IS_ALIGNED((unsigned long)dst, sizeof(u32)); in nps_enet_read_rx_fifo() local
/kernel/linux/linux-6.6/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

Completed in 2 milliseconds