Searched refs:next_listelem (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_classes.h331 u64 next_listelem; member in struct:ehca_mr_pginfo::__anon11577::__anon11580
H A Dehca_mrmw.c2125 fmrlist = pginfo->u.fmr.page_list + pginfo->u.fmr.next_listelem;
2131 "next_listelem=%llx next_hwpage=%llx",
2133 pginfo->u.fmr.next_listelem,
2143 (pginfo->u.fmr.next_listelem)++;
2166 pginfo->u.fmr.next_listelem += cnt_per_hwpage;

Completed in 108 milliseconds