Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c472 unsigned int fp_off = (sge->laddr + sge_off) & ~PAGE_MASK; in siw_tx_hdt() local
501 size_t plen = min((int)PAGE_SIZE - fp_off, sge_len); in siw_tx_hdt()
527 iov[seg].iov_base = kaddr + fp_off; in siw_tx_hdt()
538 kaddr + fp_off, in siw_tx_hdt()
560 fp_off = 0; in siw_tx_hdt()