Searched refs:hwpage_cnt (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.h314 u64 hwpage_cnt; /* counter for hw pages */ member in struct:ehca_mr_pginfo
H A Dehca_mrmw.c1885 (pginfo->hwpage_cnt)++;
1977 if (pginfo->hwpage_cnt) {
2033 (pginfo->hwpage_cnt)++;
2076 (pginfo->hwpage_cnt >= pginfo->num_hwpages)) {
2079 "hwpage_cnt=%llx "
2083 pginfo->hwpage_cnt,
2096 (pginfo->hwpage_cnt)++;
2137 (pginfo->hwpage_cnt)++;

Completed in 57 milliseconds