Home
last modified time | relevance | path

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

/linux/drivers/ntb/
H A Dntb_transport.c1520 size_t pay_off, buff_off, len; in ntb_async_rx_submit() local
1527 pay_off = (size_t)offset & ~PAGE_MASK; in ntb_async_rx_submit()
1530 if (!is_dma_copy_aligned(device, pay_off, buff_off, len)) in ntb_async_rx_submit()