Searched refs:ETH_P_8021Q (Results 1 – 18 of 18) sorted by relevance
57 #define ETH_P_8021Q ETHERTYPE_VLAN macro
32 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
371 p_ramrod->outer_tag_config.outer_tag.tpid = ETH_P_8021Q; in ecore_sp_pf_start()
2022 if (eth_type == ETH_P_8021Q) { in ecore_iwarp_parse_rx_pkt()2511 if (eth_type == ETH_P_8021Q) { in ecore_iwarp_mpa_print_tcp_seq()
3809 ether_type = ETH_P_8021Q; in ecore_hw_init()
359 #ifndef ETH_P_8021Q360 #define ETH_P_8021Q 0x8100 macro
109 ethhdr->h_proto == htons(ETH_P_8021Q)) { in l2_packet_receive()
360 header->eth.type = cpu_to_be16(ETH_P_8021Q); in ib_ud_header_init()
2036 vp_oper->state.vlan_proto = htons(ETH_P_8021Q); in mlx4_master_activate_admin_state()2415 admin_vport->vlan_proto = htons(ETH_P_8021Q); in mlx4_multi_func_init()2416 oper_vport->vlan_proto = htons(ETH_P_8021Q); in mlx4_multi_func_init()3014 if (proto != htons(ETH_P_8021Q) && in mlx4_set_vf_vlan()
526 udh->eth.type = htons(ETH_P_8021Q); in qlnxr_gsi_build_header()
300 …tp_vlan_tpid || ((hdr)->tp_status & TP_STATUS_VLAN_TPID_VALID)) ? (hv)->tp_vlan_tpid : ETH_P_8021Q)302 # define VLAN_TPID(hdr, hv) ETH_P_8021Q
524 htons(ETH_P_8021Q); in irdma_form_uda_cm_frame()557 htons(ETH_P_8021Q); in irdma_form_uda_cm_frame()3034 if (ethh->evl_proto == htons(ETH_P_8021Q)) { in irdma_receive_ilq()
920 MLX5_SET(fpga_qpc, conn->fpga_qpc, ether_type, ETH_P_8021Q); in mlx5_fpga_conn_create()
2962 qp->qp1_hdr.eth.type = cpu_to_be16(ETH_P_8021Q); in bnxt_re_build_qp1_send()4302 if (eth_type == ETH_P_8021Q) { in bnxt_re_is_vlan_in_packet()4469 if (tpid == ETH_P_8021Q) { in bnxt_re_is_nonzero_vlanid_pkt()
173 shdr->type != htons(ETH_P_8021Q) && in iwl_mvm_create_skb()
622 if (get_unaligned_be16(skb->data + pad_start) == ETH_P_8021Q) in mt7615_mac_fill_rx()
674 if (get_unaligned_be16(skb->data + pad_start) == ETH_P_8021Q) in mt7996_mac_fill_rx()
520 if (get_unaligned_be16(skb->data + pad_start) == ETH_P_8021Q) in mt7915_mac_fill_rx()