Home
last modified time | relevance | path

Searched refs:vtag (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dimport.c405 import_descend (message, vtag, targc, targv) in import_descend() argument
407 char *vtag;
489 vtag, targc, targv);
525 char *vtag;
587 vbranch, vtag, targc, targv,
613 char *vtag;
763 add_tags (rcs, vfile, vtag, targc, targv) in add_tags() argument
766 char *vtag;
985 add_vbranch, vtag, targc, targv, in add_rcs_file() argument
1009 char *vtag;
[all …]
H A Dclient.h196 PROTO((char *message, char *vfile, char *vtag,
H A Dclient.c5699 client_process_import_file (message, vfile, vtag, targc, targv, repository, in client_process_import_file() argument
5703 char *vtag;
/openbsd/sys/dev/pci/
H A Dif_nfe.c635 uint32_t vtag; in nfe_rxeof() local
650 vtag = letoh32(desc64->physaddr[1]); in nfe_rxeof()
742 if ((vtag & NFE_RX_VTAG) && (sc->sc_flags & NFE_HW_VLAN)) { in nfe_rxeof()
743 m->m_pkthdr.ether_vtag = vtag & 0xffff; in nfe_rxeof()
857 uint32_t vtag = 0; in nfe_encap() local
877 vtag = NFE_TX_VTAG | m0->m_pkthdr.ether_vtag; in nfe_encap()
897 desc64->vtag = htole32(vtag); in nfe_encap()
912 vtag = 0; in nfe_encap()
H A Dif_nfereg.h169 uint32_t vtag; member
H A Dif_age.c1118 uint32_t cflags, poff, vtag; in age_encap() local
1121 cflags = vtag = 0; in age_encap()
1157 vtag = AGE_TX_VLAN_TAG(m->m_pkthdr.ether_vtag); in age_encap()
1158 vtag = ((vtag << AGE_TD_VLAN_SHIFT) & AGE_TD_VLAN_MASK); in age_encap()
1168 htole32(AGE_TX_BYTES(map->dm_segs[i].ds_len) | vtag); in age_encap()
1388 u_int32_t vtag = AGE_RX_VLAN(letoh32(rxrd->vtags)); in age_rxeof() local
1390 AGE_RX_VLAN_TAG(vtag); in age_rxeof()
H A Dif_vr.c1227 u_int32_t vtag = m->m_pkthdr.ether_vtag; in vr_encap() local
1228 vtag = EVL_VLANOFTAG(vtag) | EVL_PRIOFTAG(vtag) << 12; in vr_encap()
1229 vr_status |= vtag << VR_TXSTAT_PQSHIFT; in vr_encap()
H A Dif_ale.c863 uint32_t cflags, poff, vtag; in ale_encap() local
866 cflags = vtag = 0; in ale_encap()
923 vtag = ALE_TX_VLAN_TAG(m->m_pkthdr.ether_vtag); in ale_encap()
924 vtag = ((vtag << ALE_TD_VLAN_SHIFT) & ALE_TD_VLAN_MASK); in ale_encap()
934 htole32(ALE_TX_BYTES(map->dm_segs[i].ds_len) | vtag); in ale_encap()
H A Dif_alc.c1809 uint32_t cflags, poff, vtag; in alc_encap() local
1812 cflags = vtag = 0; in alc_encap()
1842 vtag = htons(m->m_pkthdr.ether_vtag); in alc_encap()
1843 vtag = (vtag << TD_VLAN_SHIFT) & TD_VLAN_MASK; in alc_encap()
1858 htole32(TX_BYTES(map->dm_segs[idx].ds_len) | vtag); in alc_encap()
2527 u_int32_t vtag = RRD_VLAN(letoh32(rrd->vtag)); in alc_rxeof() local
2528 m->m_pkthdr.ether_vtag = ntohs(vtag); in alc_rxeof()
H A Dif_igc.c1309 uint16_t len, vtag; in igc_rxeof() local
1345 vtag = letoh16(rxdesc->wb.upper.vlan); in igc_rxeof()
1393 m->m_pkthdr.ether_vtag = vtag; in igc_rxeof()
2056 uint32_t vtag = mp->m_pkthdr.ether_vtag; in igc_tx_ctx_setup() local
2057 vlan_macip_lens |= (vtag << IGC_ADVTXD_VLAN_SHIFT); in igc_tx_ctx_setup()
H A Dif_ix.c2578 uint32_t vtag = mp->m_pkthdr.ether_vtag; in ixgbe_tx_ctx_setup() local
2579 vlan_macip_lens |= (vtag << IXGBE_ADVTXD_VLAN_SHIFT); in ixgbe_tx_ctx_setup()
3127 uint16_t len, vtag; in ixgbe_rxeof() local
3165 vtag = letoh16(rxdesc->wb.upper.vlan); in ixgbe_rxeof()
3247 ixgbe_rx_offload(staterr, vtag, sendmp); in ixgbe_rxeof()
3290 ixgbe_rx_offload(uint32_t staterr, uint16_t vtag, struct mbuf *m) in ixgbe_rx_offload() argument
3302 m->m_pkthdr.ether_vtag = vtag; in ixgbe_rx_offload()
H A Dif_oce.c1541 uint16_t vtag; in oce_rxeof() local
1547 vtag = ntohs(cqe->u0.s.vlan_tag); in oce_rxeof()
1549 vtag = cqe->u0.s.vlan_tag; in oce_rxeof()
1604 m->m_pkthdr.ether_vtag = vtag; in oce_rxeof()
1607 } else if (sc->sc_pvid != (vtag & VLAN_VID_MASK)) { in oce_rxeof()
1613 m->m_pkthdr.ether_vtag = vtag; in oce_rxeof()
H A Dif_ngbe.c4278 uint16_t len, vtag; in ngbe_rxeof() local
4314 vtag = letoh16(rxdesc->wb.upper.vlan); in ngbe_rxeof()
4360 m->m_pkthdr.ether_vtag = vtag; in ngbe_rxeof()
4428 uint32_t vtag = m->m_pkthdr.ether_vtag; in ngbe_tx_ctx_setup() local
4429 vlan_macip_lens |= (vtag << NGBE_TXD_VLAN_SHIFT); in ngbe_tx_ctx_setup()
H A Dif_alcreg.h1175 uint32_t vtag; member
H A Dif_em.c2439 uint32_t vtag = mp->m_pkthdr.ether_vtag; in em_tso_setup() local
2440 vlan_macip_lens |= vtag << E1000_ADVTXD_VLAN_SHIFT; in em_tso_setup()
2507 uint32_t vtag = mp->m_pkthdr.ether_vtag; in em_tx_ctx_setup() local
2508 vlan_macip_lens |= vtag << E1000_ADVTXD_VLAN_SHIFT; in em_tx_ctx_setup()
H A Dif_ocereg.h622 uint16_t vtag; member
H A Dif_ixl.c2815 uint64_t vtag = m0->m_pkthdr.ether_vtag; in ixl_tx_setup_offload() local
2817 offload |= vtag << IXL_TX_DESC_L2TAG1_SHIFT; in ixl_tx_setup_offload()
/openbsd/sys/net/
H A Dif_vlan.c383 uint16_t vtag, tag; in vlan_input() local
388 vtag = m->m_pkthdr.ether_vtag; in vlan_input()
399 vtag = bemtoh16(&evl->evl_tag); in vlan_input()
414 tag = EVL_VLANOFTAG(vtag); in vlan_input()