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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_classes.h214 EHCA_MR_PGI_USER = 2, /* type of ehca_reg_user_mr */ enumerator in enum:ehca_mr_pgi_type
231 /* type EHCA_MR_PGI_USER section */
H A Dehca_mrmw.c310 pginfo.type = EHCA_MR_PGI_USER;
1744 } else if (pginfo->type == EHCA_MR_PGI_USER) {
1893 } else if (pginfo->type == EHCA_MR_PGI_USER) {

Completed in 118 milliseconds