Home
last modified time | relevance | path

Searched refs:b_band (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/
H A Dstream.c1462 nbp->b_band = bp->b_band; in copyb()
1669 newmp->b_band = mp->b_band; in msgpullup()
2222 if (mp->b_next && mp->b_band == mp->b_next->b_band) in rmvq_noenab()
2706 (bp->b_band <= tmp->b_band)) { in putq()
2719 while (tmp->b_band >= bp->b_band) in putq()
2858 (bp->b_band < tmp->b_band)) { in putbq()
2871 while (tmp->b_band > bp->b_band) in putbq()
2904 while (tmp->b_band > bp->b_band) in putbq()
2993 (emp->b_prev->b_band < mp->b_band))) { in insq()
3058 (mp->b_prev->b_band != mp->b_band))) in insq()
[all …]
H A Dlog.c239 if (mp->b_band != 0 && in log_wput()
283 mp->b_band = 0; in log_rsrv()
H A Dtimod.c591 if (bcanputnext(q, mp->b_band)) in timodrput()
600 bcanputnext(q, mp->b_band)) { in timodrput()
612 if (bcanputnext(q, mp->b_band)) in timodrput()
738 if (!bcanputnext(q, mp->b_band)) { in timodrproc()
763 !bcanputnext(q, mp->b_band)) { in timodrproc()
1279 if (!bcanputnext(q, mp->b_band)) { in timodrproc()
1501 if (bcanputnext(q, mp->b_band)) in timodwput()
1524 if (bcanputnext(q, mp->b_band)) in timodwput()
1532 if (bcanputnext(q, mp->b_band)) in timodwput()
1608 if (!bcanputnext(q, mp->b_band)) { in timodwproc()
[all …]
H A Dptem.c524 if (q->q_first != NULL || !bcanputnext(q, mp->b_band)) { in ptemwput()
592 if (!bcanputnext(q, mp->b_band) || !ptemwmsg(q, mp)) { in ptemwsrv()
819 if (!bcanputnext(RD(q), mp->b_band)) { in ptemwmsg()
H A Dzcons.c935 if (qp->q_first == NULL && bcanputnext(RD(zc_switch(qp)), mp->b_band)) { in zc_wput()
1012 if (bcanputnext(RD(zc_switch(qp)), mp->b_band)) { in zc_wsrv()
H A Dptm.c704 !bcanputnext(ptmp->pts_rdq, mp->b_band)) { in ptmwsrv()
H A Dpts.c734 !bcanputnext(ptm_rdq, mp->b_band)) { in ptswsrv()
H A Dldterm.c1449 if (q->q_first != NULL || !bcanputnext(q, mp->b_band) || in ldtermrput()
1553 if (mp->b_datap->db_type <= QPCTL && !bcanputnext(q, mp->b_band)) { in ldtermrmsg()
3221 if (q->q_first != NULL || !bcanputnext(q, mp->b_band)) { in ldtermwput()
3282 if (!bcanputnext(q, mp->b_band)) { in ldtermwsrv()
3344 unsigned char band = mp->b_band; in ldtermwmsg()
3351 mp->b_band |= band; in ldtermwmsg()
H A Dbridge.c1723 if (source_has_tag && mp->b_band == pri) { in reform_vlan_header()
1781 if (mp->b_band == 0 && vlanid == pvid) { /* 3 */ in reform_vlan_header()
1793 tci = VLAN_TCI(mp->b_band, ETHER_CFI, vlanid); in reform_vlan_header()
1807 tci = VLAN_TCI(mp->b_band, ETHER_CFI, vlanid); in reform_vlan_header()
H A Dgld.c1731 UPRI(gld, mp->b_band); in gld_wput()
1852 UPRI(gld, mp->b_band); in gld_wsrv()
/illumos-gate/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmk_impl.h68 ipp_named_t b_band; /* Mapped b_band for the priority */ member
84 uchar_t b_band; member
97 uchar_t b_band; /* corresponding bband */ member
H A Ddlcosmk.c133 mp->b_band = dlcosmk_data->b_band; in dlcosmk_process()
H A Ddlcosmkddi.c153 dlcosmk_data->b_band = param; in dlcosmk_create_action()
281 dlcosmk_data->b_band = band; in dlcosmk_modify_action()
405 IPP_STAT_INT32, &statp->b_band)) != 0) { in dlcosmk_statinit()
433 bband = dlcosmk_data->b_band; in dlcosmk_update_stats()
442 (void) ipp_stat_named_op(&snames->b_band, &bband, rw); in dlcosmk_update_stats()
/illumos-gate/usr/src/uts/common/sys/
H A Dvlan.h72 ((((mp)->b_band) / VLAN_BAND_MAP) > 7 ? 0 : \
73 (((mp)->b_band) / VLAN_BAND_MAP))
H A Dstream.h392 unsigned char b_band; member
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_rr.c161 ring = (pMblk->b_band % numRings); in BnxeRouteTxRing()
175 ring = (pMblk->b_band % numRings); in BnxeRouteTxRing()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dmisc.c111 m->b_band = mp->b_band;
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1314 pri = bp->b_band; in strread()
1361 bp->b_band = pri; in strread()
1387 bp->b_band = pri; in strread()
1516 bp->b_band = pri; in strread()
1572 if (mp->b_band == 0) { in strrput_proto()
1701 if (bp->b_band == 0) { in strrput()
1854 band = bp->b_band; in strrput()
6742 bp->b_band); in strgetmsg()
6836 pri = bp->b_band; in strgetmsg()
7282 bp->b_band); in kstrgetmsg()
[all …]
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c324 if (q->q_first != NULL || !bcanputnext(q, mp->b_band) || in spppcomp_wput()
372 if (bcanputnext(q, mp->b_band)) in spppcomp_wput()
400 if (!bcanputnext(q, mp->b_band)) { in spppcomp_wsrv()
610 cmp->b_band = mp->b_band; in spppcomp_outpkt()
1182 q->q_first == NULL && bcanputnext(q, mp->b_band)) { in spppcomp_rput()
1266 if (bcanputnext(q, mp->b_band)) in spppcomp_rput()
1300 if (!bcanputnext(q, mp->b_band)) { in spppcomp_rsrv()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_irc_pxy.c356 nm->b_band = m1->b_band;
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_stream.c81 #define MBLK_BAND_FLAG_WORD(mp) (*((uint32_t *)&(mp)->b_band))
1017 nbp->b_band = bp->b_band; in copyb()
1232 newmp->b_band = mp->b_band; in msgpullup()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c4022 uint_t priority = mp->b_band; in ip_fragment_v6()
4183 hmp0->b_band = priority; in ip_fragment_v6()
4226 uint_t priority = mp->b_band; in ip_fraghdr_add_v6()
4307 hmp->b_band = priority; in ip_fraghdr_add_v6()
H A Dip.c11684 uint_t priority = mp->b_band; in ip_fragment_v4()
11830 mp->b_band = priority; in ip_fragment_v4()
11864 mp->b_band = priority; in ip_fragment_v4()
12126 priority = mp->b_band; in ip_xmit_attach_llhdr()
12154 mp1->b_band = priority; in ip_xmit_attach_llhdr()
12183 mp1->b_band = priority; in ip_xmit_attach_llhdr()
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c1741 if (bcanputnext(ppa->ppa_lower_wq, mp->b_band)) { in sppp_outpkt()
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c885 if (!bcanputnext(lowerq, mp->b_band)) { in sppptun_outpkt()

12