Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dev.c58 ((u64)ntohl(tpte.len_hi) << 32) | ntohl(tpte.len_lo), in print_tpte()
H A Dt4fw_ri_api.h154 __be32 len_lo; member
691 __be32 len_lo; member
H A Drestrack.c474 ((u64)ntohl(tpte.len_hi) << 32) | ntohl(tpte.len_lo))) in c4iw_fill_res_mr_entry()
H A Dqp.c807 fr->tpte.len_lo = cpu_to_be32(mhp->ibmr.length); in build_tpte_memreg()
835 wqe->fr.len_lo = cpu_to_be32(mhp->ibmr.length); in build_memreg()
H A Ddevice.c400 ((u64)ntohl(tpte.len_hi) << 32) | ntohl(tpte.len_lo), in dump_stag()
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h443 u16 len_lo; member