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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hca.c193 if (g_tavor_state[idx].uarpg_size == 0) {
282 g_tavor_state[idx].uarpg_size = pagesize;
399 g_tavor_state[i].uarpg_size = 0;
414 if (g_tavor_state[i].uarpg_size == 0) {
420 g_tavor_state[i].uarpg_size) < 0) {
425 g_tavor_state[i].uarpg_size, errno);
429 g_tavor_state[i].uarpg_size) < 0)) {
434 g_tavor_state[i].uarpg_size, errno);
H A Ddapl_tavor_ibtf_impl.h192 size_t uarpg_size; /* size of the UAR page */ member in struct:dapls_ib_hca_state

Completed in 28 milliseconds