/freebsd/sys/dev/enic/ |
H A D | wq_enet_desc.h | 15 __le16 vlan_tag; member 42 u8 vlan_tag_insert, u16 vlan_tag, u8 loopback) in wq_enet_desc_enc() argument 55 desc->vlan_tag = cpu_to_le16(vlan_tag); in wq_enet_desc_enc() 61 u8 *vlan_tag_insert, u16 *vlan_tag, u8 *loopback) in wq_enet_desc_dec() argument 81 *vlan_tag = le16_to_cpu(desc->vlan_tag); in wq_enet_desc_dec()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_ah.c | 82 u16 vlan_tag = 0xffff; in create_iboe_ah() local 100 vlan_tag = rdma_vlan_dev_vlan_id(gid_attr.ndev); in create_iboe_ah() 104 if (vlan_tag < 0x1000) in create_iboe_ah() 105 vlan_tag |= (ah_attr->sl & 7) << 13; in create_iboe_ah() 111 ah->av.eth.vlan = cpu_to_be16(vlan_tag); in create_iboe_ah() 154 int slave_sgid_index, u8 *s_mac, u16 vlan_tag) in mlx4_ib_create_ah_slave() argument 171 if (vlan_tag < 0x1000) in mlx4_ib_create_ah_slave() 172 vlan_tag |= (ah_attr->sl & 7) << 13; in mlx4_ib_create_ah_slave() 173 mah->av.eth.vlan = cpu_to_be16(vlan_tag); in mlx4_ib_create_ah_slave()
|
/freebsd/contrib/libpcap/pcap/ |
H A D | vlan.h | 39 struct vlan_tag { struct
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_ctl_defs.h | 67 u16 vlan_tag; member
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | eth_common.h | 259 __le16 vlan_tag /* 802.1q VLAN tag */; member 320 __le16 vlan_tag /* 802.1q VLAN tag */; member
|
H A D | ecore_fcoe_api.h | 69 u16 vlan_tag; member
|
/freebsd/sys/dev/oce/ |
H A D | oce_if.c | 1136 nichdr->u0.s.vlan_tag = m->m_pkthdr.ether_vtag; in oce_tx() 1584 cq_info.vtag = cqe->vlan_tag; in oce_rx_lro() 1593 cq_info.vtag = cqe2->vlan_tag; in oce_rx_lro() 1679 /* Get vlan_tag value */ in oce_rx() 1681 vtag = BSWAP_16(cqe->u0.s.vlan_tag); in oce_rx() 1683 vtag = cqe->u0.s.vlan_tag; in oce_rx() 2156 sc->vlan_tag[vtag] = 1; in oce_add_vlan() 2172 sc->vlan_tag[vtag] = 0; in oce_del_vlan() 2191 if (sc->vlan_tag[i]) { in oce_vid_config() 2676 sc->qnqid = dbgcqe->vlan_tag; in oce_mq_handler() 2769 uint16_t vlan_tag = 0; oce_insert_vlan_tag() local [all...] |
H A D | oce_hw.h | 716 uint32_t vlan_tag:16; member 750 uint16_t vlan_tag; member 1216 struct ntwk_if_vlan_tag vlan_tag; member 2415 uint32_t vlan_tag:16; member 2443 uint32_t vlan_tag:16; 2543 uint32_t vlan_tag:16; member 2578 uint32_t vlan_tag:16; 2626 uint32_t vlan_tag:16; member 2660 uint32_t vlan_tag:16; 3969 uint32_t vlan_tag:16; member [all …]
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_uda.h | 53 u16 vlan_tag; member
|
H A D | irdma_kcompat.c | 439 ah_info->vlan_tag = vlan_dev_vlan_id(sgid_attr->ndev); in irdma_create_ah_vlan_tag() 441 ah_info->vlan_tag = VLAN_N_VID; in irdma_create_ah_vlan_tag() 448 if (ah_info->vlan_tag >= VLAN_N_VID && iwdev->dcb_vlan_mode) in irdma_create_ah_vlan_tag() 449 ah_info->vlan_tag = 0; in irdma_create_ah_vlan_tag() 451 if (ah_info->vlan_tag < VLAN_N_VID) { in irdma_create_ah_vlan_tag() 455 ah_info->vlan_tag |= vlan_prio << VLAN_PRIO_SHIFT; in irdma_create_ah_vlan_tag()
|
H A D | irdma_uda.c | 66 FIELD_PREP(IRDMA_UDAQPC_VLANTAG, info->vlan_tag); in irdma_sc_access_ah()
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_tx.c | 617 u32 vlan_tag = mb->m_pkthdr.ether_vtag; in mlx4_en_select_queue() local 618 up = (vlan_tag >> 13) % MLX4_EN_NUM_UP; in mlx4_en_select_queue() 712 tx_desc->ctrl.vlan_tag = cpu_to_be16(mb->m_pkthdr.ether_vtag); in mlx4_en_xmit() 715 tx_desc->ctrl.vlan_tag = 0; in mlx4_en_xmit() 894 *(volatile __be32 *) (&tx_desc->ctrl.vlan_tag) |= cpu_to_be32(ring->doorbell_qpn); in mlx4_en_xmit()
|
/freebsd/contrib/tcpdump/ |
H A D | print-openflow-1.0.c | 871 uint32_t subtype, vlan_tag; in of10_bsn_actions_print() local 900 vlan_tag = GET_BE_U_4(cp); in of10_bsn_actions_print() 902 switch (vlan_tag >> 16) { in of10_bsn_actions_print() 907 ND_PRINT(", vlan_tag 802.1Q (%s)", ieee8021q_tci_string(vlan_tag & 0xffff)); in of10_bsn_actions_print() 910 ND_PRINT(", vlan_tag unknown (0x%04x)", vlan_tag >> 16); in of10_bsn_actions_print()
|
/freebsd/sys/dts/arm/ |
H A D | qcom-ipq4019-ethernet.dtsi | 212 vlan_tag = <1 0x1f>; 234 vlan_tag = <2 0x20>;
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_isr.c | 521 sgc.rcv.vlan_tag = in ql_rcv_isr() 558 sgc.rcv.vlan_tag = in ql_rcv_isr() 632 sgc.lro.vlan_tag = in ql_rcv_isr()
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_82575.h | 103 u32 vlan_tag:16; member
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_hwrm.h | 79 int bnxt_hwrm_l2_filter_alloc(struct bnxt_softc *softc, uint16_t vlan_tag,
|
/freebsd/contrib/libpcap/ |
H A D | pcap-int.h | 550 u_short vlan_tag; member
|
H A D | bpf_filter.c | 149 A = aux_data->vlan_tag; in pcapint_filter_with_aux_data()
|
/freebsd/sys/dev/mlx4/ |
H A D | qp.h | 306 __be16 vlan_tag; member
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe.h | 346 uint16_t vlan_tag; member
|
H A D | if_sriov.c | 227 vf->vlan_tag = tag; in ixgbe_vf_set_default_vlan() 776 ixgbe_vf_set_default_vlan(sc, vf, vf->vlan_tag); in ixgbe_init_vf()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_adminq_cmd.h | 1166 __le16 vlan_tag; member 1203 __le16 vlan_tag; member 1222 __le16 vlan_tag; member 1272 __le16 vlan_tag; member
|
/freebsd/sys/dev/cxgbe/crypto/ |
H A D | t6_kern_tls.c | 1956 uint16_t vlan_tag; in t6_ktls_write_wr() local 1991 vlan_tag = m->m_pkthdr.ether_vtag; in t6_ktls_write_wr() 1993 vlan_tag = 0xfff; in t6_ktls_write_wr() 1995 if (tlsp->l2te == NULL || tlsp->l2te->vlan != vlan_tag || in t6_ktls_write_wr() 2001 vlan_tag, tlsp->vi->pi->lport, eh->ether_dhost); in t6_ktls_write_wr()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_main.c | 1814 #define LAST_ETH_FIELD vlan_tag 1859 if (ib_spec->eth.mask.vlan_tag) { in parse_flow_attr() 1866 first_vid, ntohs(ib_spec->eth.mask.vlan_tag)); in parse_flow_attr() 1868 first_vid, ntohs(ib_spec->eth.val.vlan_tag)); in parse_flow_attr() 1872 ntohs(ib_spec->eth.mask.vlan_tag) >> 12); in parse_flow_attr() 1875 ntohs(ib_spec->eth.val.vlan_tag) >> 12); in parse_flow_attr() 1879 ntohs(ib_spec->eth.mask.vlan_tag) >> 13); in parse_flow_attr() 1882 ntohs(ib_spec->eth.val.vlan_tag) >> 13); in parse_flow_attr()
|