Searched refs:ETH_P_8021Q (Results 51 - 75 of 247) sorted by relevance

12345678910

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_mcast.c94 if (bridge->vlan_proto == ETH_P_8021Q) {
382 if (vlan_proto == ETH_P_8021Q)
407 return mlx5_esw_bridge_mcast_vlan_proto_fg_create(from, to, ETH_P_8021Q, esw, mcast_ft);
597 if (vlan_proto == ETH_P_8021Q) {
/linux-master/drivers/net/ethernet/sfc/
H A Dtx_tso.c149 if (protocol == htons(ETH_P_8021Q)) {
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c83 else if (skb->protocol == htons(ETH_P_8021Q))
170 case __cpu_to_be16(ETH_P_8021Q):
255 skb->protocol = htons(ETH_P_8021Q);
481 if (skb->protocol == htons(ETH_P_8021Q))
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c66 case ETH_P_8021Q:
892 case ETH_P_8021Q:
929 case ETH_P_8021Q:
1005 case ETH_P_8021Q:
/linux-master/net/netfilter/
H A Dnf_flow_table_ip.c154 case htons(ETH_P_8021Q):
283 case htons(ETH_P_8021Q):
314 case htons(ETH_P_8021Q):
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c320 if (protocol == ETH_P_8021Q) {
469 if (protocol == ETH_P_8021Q) {
527 vh->h_vlan_proto = htons(ETH_P_8021Q);
1246 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vid);
1347 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vid);
1771 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vid);
1869 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vid);
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1247 ETH_P_8021Q | ETH_P_8021AD << 16);
1248 wx->tpid[0] = ETH_P_8021Q;
1252 ETH_P_8021Q | ETH_P_8021Q << 16);
1254 wx->tpid[i] = ETH_P_8021Q;
1594 wx_vlan_rx_add_vid(wx->netdev, htons(ETH_P_8021Q), 0);
1597 wx_vlan_rx_add_vid(wx->netdev, htons(ETH_P_8021Q), vid);
/linux-master/drivers/infiniband/core/
H A Dud_header.c353 header->eth.type = cpu_to_be16(ETH_P_8021Q);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_lgcy.c225 flow_act.vlan[0].ethtype = ETH_P_8021Q;
H A Dingress_ofld.c39 flow_act.vlan[0].ethtype = ETH_P_8021Q;
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_tc.c183 if (tpid == ETH_P_8021Q) {
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_flower.c208 case ETH_P_8021Q:
469 case ETH_P_8021Q:
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c295 if (fs->val.ethtype == ETH_P_8021Q) {
747 if (proto != ETH_P_8021Q) {
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c670 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q),
815 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q),
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c2194 iavf_disable_vlan_stripping_v2(adapter, ETH_P_8021Q);
2202 iavf_enable_vlan_stripping_v2(adapter, ETH_P_8021Q);
2210 iavf_disable_vlan_insertion_v2(adapter, ETH_P_8021Q);
2218 iavf_enable_vlan_insertion_v2(adapter, ETH_P_8021Q);
2257 * ETH_P_8021Q so an ethertype is specified if disabling insertion and
2263 vlan_ethertype = ETH_P_8021Q;
2267 vlan_ethertype = ETH_P_8021Q;
2269 vlan_ethertype = ETH_P_8021Q;
2288 case ETH_P_8021Q:
H A Diavf_virtchnl.c1217 case ETH_P_8021Q:
1287 if (tpid == ETH_P_8021Q)
1295 if (tpid == ETH_P_8021Q)
1303 if (tpid == ETH_P_8021Q)
1311 if (tpid == ETH_P_8021Q)
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1198 __vlan_hwaccel_put_tag(skb, cpu_to_be16(ETH_P_8021Q),
1589 __vlan_hwaccel_put_tag(skb, cpu_to_be16(ETH_P_8021Q),
1665 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q),
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c881 if (vlan_etype == ETH_P_8021Q && !fsp->m_ext.vlan_tci &&
885 /* Only ETH_P_8021Q and ETH_P_802AD types supported */
886 if (vlan_etype != ETH_P_8021Q &&
895 if (vlan_etype == ETH_P_8021Q)
/linux-master/drivers/scsi/fnic/
H A Dfnic_fcs.c670 if (eh->h_proto == htons(ETH_P_8021Q)) {
1030 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q);
1095 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q);
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_iov.c607 if (vlan_proto != htons(ETH_P_8021Q))
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp_commands.c346 outer_tag_config->outer_tag.tpid = cpu_to_le16(ETH_P_8021Q);
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.c415 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vid);
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c1543 err = mvpp2_prs_double_vlan_add(priv, ETH_P_8021AD, ETH_P_8021Q,
1549 err = mvpp2_prs_double_vlan_add(priv, ETH_P_8021Q, ETH_P_8021Q,
1561 err = mvpp2_prs_vlan_add(priv, ETH_P_8021Q, MVPP2_PRS_SINGLE_VLAN_AI,
/linux-master/net/batman-adv/
H A Dgateway_client.c584 if (proto == htons(ETH_P_8021Q)) {
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_metadata.c43 #define VLAN_PID htons(ETH_P_8021Q)

Completed in 293 milliseconds

12345678910