Lines Matching defs:ldgp
1092 p_hxge_ldg_t ldgp;
1124 ldgp = ldvp->ldgp;
1129 ASSERT(ring->ldgp == ldgp);
1177 if (ldgp->nldvs == 1) {
1181 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, B_TRUE,
1182 ldgp->ldg_timer);
1184 } else if ((ldgp->nldvs == 1) && (ring->poll_flag)) {
1188 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, B_FALSE, 0);
1220 p_hxge_ldg_t ldgp;
1241 ldgp = ringp->ldgp;
1242 if (ldgp == NULL) {
1282 p_hxge_ldg_t ldgp;
1293 ldgp = ringp->ldgp;
1294 if (ldgp == NULL) {
1310 if (ldgp->nldvs == 1) {
1315 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, B_TRUE,
1316 ldgp->ldg_timer);
1323 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, B_TRUE,
1324 ldgp->ldg_timer);