Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c465 unsigned int fp_off = (sge->laddr + sge_off) & ~PAGE_MASK; in siw_tx_hdt() local
494 size_t plen = min((int)PAGE_SIZE - fp_off, sge_len); in siw_tx_hdt()
520 iov[seg].iov_base = kaddr + fp_off; in siw_tx_hdt()
531 kaddr + fp_off, in siw_tx_hdt()
559 fp_off = 0; in siw_tx_hdt()