Lines Matching defs:pd_name

187 	char			*pd_name;
1134 (strcasecmp(prop_name, pdp->pd_name) != 0))
1297 if (func(handle, linkid, prop_table[i].pd_name, arg) ==
1335 if (strcasecmp(prop_name, prop_table[i].pd_name) == 0)
1472 if (strcasecmp(prop_name, pdp->pd_name) == 0)
1685 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
1824 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
2211 * as pd_name could be etsbw-lcl-effective.
2213 if (strncmp(pdp->pd_name, "etsbw-lcl",
2224 if (strncmp(pdp->pd_name, "etsbw-lcl-effective",
2226 strncmp(pdp->pd_name, "etsbw-lcl",
2230 } else if (strncmp(pdp->pd_name, "etsbw-lcl-advice",
2234 } else if (strncmp(pdp->pd_name, "etsbw-rmt-effective",
2328 if (strcmp(pdp->pd_name, "cpus-effective") == 0) {
2506 if (strcmp(pdp->pd_name, "rxfanout-effective") == 0) {
2581 if (strcmp(pdp->pd_name, "pool-effective") == 0) {
2781 if ((dip = i_dladm_buf_alloc_by_name(sz, linkid, pdp->pd_name, flags,
2835 if (strcmp(pdp->pd_name, "rxrings-effective") == 0) {
2902 if (strcmp(pdp->pd_name, "txrings-effective") == 0) {
2992 if (strcmp(pdp->pd_name, rp->rp_name) != 0)
3227 if (i_dladm_get_linkprop_db(handle, linkid, pdp->pd_name, prop_val,
3736 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
4426 dip = i_dladm_buf_alloc_by_name(0, linkid, pdp->pd_name, 0, &status);
4613 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
4637 if (strncmp(pdp->pd_name, "pfcmap-lcl-effective",
4638 strlen(pdp->pd_name)) != 0 &&
4639 strncmp(pdp->pd_name, "pfcmap",
4640 strlen(pdp->pd_name)) != 0)
4643 if (strcmp(pdp->pd_name, "pfcmap-lcl-effective") == 0)
4645 else if (strcmp(pdp->pd_name, "pfcmap") == 0)
4723 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
4742 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
4773 if ((dip = i_dladm_buf_alloc_by_name(sz, linkid, pdp->pd_name, flags,
4840 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
4868 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
5002 if (strcmp(pdp->pd_name, "vsi-mgrid-enc-effective") == 0) {
5034 if (strcmp(pdp->pd_name, "vsi-mgrid-effective") == 0) {
5065 if (strcmp(pdp->pd_name, "vsi-typeid-effective") == 0) {
5096 if (strcmp(pdp->pd_name, "vsi-vers-effective") == 0) {
5318 if (strcmp(bpp->bpp_name, pd->pd_name) == 0)
5323 if (i_dladm_get_linkprop_db(handle, linkid, pd->pd_name,
5386 iscost = strcmp(pd->pd_name, "stp_cost") == 0;
5414 if (strcmp(pd->pd_name, "stp_mcheck") == 0 &&
5447 if (i_dladm_get_linkprop_db(handle, linkid, pd->pd_name,
5668 * prop_table[n].pd_name.
5735 if (strcasecmp(aip->ai_name, pdp->pd_name) != 0)
5910 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
5940 if (strcasecmp(pname, pdp->pd_name) == 0)