Searched refs:dl_max (Results 1 - 12 of 12) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmk_impl.h71 ipp_named_t dl_max; /* Mapped dl_max for the priority */ member in struct:dlcosmk_stat_s
82 * Table containing 802.1D user_priority -> b_band/dl_max mappings.
87 t_scalar_t dl_max; member in struct:usrpri_tbl_s
100 t_scalar_t dl_max; /* corresponding dl_max */ member in struct:dlcosmk_data_s
H A Ddlcosmk.c45 * dl_max value so that the VLAN driver marks the outgoing frame with the
112 * Mark the b_band for fastpath messages or dl_priority.dl_max for
124 dlur->dl_priority.dl_max =
125 dlcosmk_data->dl_max;
H A Ddlcosmkddi.c155 /* parse dl_priority.dl_max - mapped from cos */
163 dlcosmk_data->dl_max = param;
282 dlcosmk_data->dl_max = dlpri;
411 if ((err = ipp_stat_named_init(dlcosmk_data->stats, "dl_max",
412 IPP_STAT_INT32, &statp->dl_max)) != 0) {
443 (void) ipp_stat_named_op(&snames->dl_max, &dlcosmk_data->dl_max, rw);
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c285 infop->di_qos_range.dl_priority.dl_max = DL_UNKNOWN;
287 infop->di_qos_range.dl_protection.dl_max = DL_UNKNOWN;
681 udatareqp->dl_priority.dl_max = 0;
688 if (sendp->dsi_prio.dl_max != DL_QOS_DONT_CARE)
689 udatareqp->dl_priority.dl_max = sendp->dsi_prio.dl_max;
/opensolaris-onvv-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c265 rangep->dl_protection.dl_max = DL_UNKNOWN;
272 rangep->dl_priority.dl_max = (1 << VLAN_PRI_SIZE) - 1;
1237 if ((bp = dls_header(dsp, addr, sap, dlp->dl_priority.dl_max,
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h451 t_scalar_t dl_max; member in struct:__anon7297
466 t_scalar_t dl_max; member in struct:__anon7298
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1656 dl_udata->dl_priority.dl_max = 0;
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dllc1.c2581 udr->dl_priority.dl_min = udr->dl_priority.dl_max = 0;
H A Dgld.c4423 rangep->dl_priority.dl_max = 7;
4533 upri = dlp->dl_priority.dl_max;
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c5680 udreq->dl_priority.dl_max = 0;
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip.c12034 * we place b_band in dl_priority.dl_max.
12105 ((dl_unitdata_req_t *)(mp1->b_rptr))->dl_priority.dl_max =
H A Dip_if.c735 dlur->dl_priority.dl_max = 0;

Completed in 362 milliseconds