Searched refs:fp_off (Results 1 – 1 of 1) sorted by relevance
458 unsigned int fp_off = (sge->laddr + sge_off) & ~PAGE_MASK; in siw_tx_hdt() local487 size_t plen = min((int)PAGE_SIZE - fp_off, sge_len); in siw_tx_hdt()508 iov[seg].iov_base = kmap(p) + fp_off; in siw_tx_hdt()521 kmap(p) + fp_off, in siw_tx_hdt()549 fp_off = 0; in siw_tx_hdt()