Home
last modified time | relevance | path

Searched defs:sge_bytes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c472 u32 sge_bytes; /* data bytes avail for SGE */ in siw_proc_send() local
H A Dsiw_qp_tx.c380 int sge_bytes = min(sge->length - offset, size); in siw_0copy_tx() local
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c437 unsigned int sge_no, sge_bytes, page_off, page_no; in svc_rdma_pagelist_to_sg() local