Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c466 unsigned int fp_off = (sge->laddr + sge_off) & ~PAGE_MASK; in siw_tx_hdt() local
495 size_t plen = min((int)PAGE_SIZE - fp_off, sge_len); in siw_tx_hdt()
515 iov[seg].iov_base = kaddr + fp_off; in siw_tx_hdt()
526 kaddr + fp_off, in siw_tx_hdt()
548 fp_off = 0; in siw_tx_hdt()