/openbmc/linux/include/linux/ |
H A D | if_vlan.h | 186 __be16 vlan_proto; member 241 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu() 349 __be16 vlan_proto, u16 vlan_tci, in __vlan_insert_inner_tag() 398 __be16 vlan_proto, u16 vlan_tci) in __vlan_insert_tag() 419 __be16 vlan_proto, in vlan_insert_inner_tag() 448 __be16 vlan_proto, u16 vlan_tci) in vlan_insert_tag() 466 __be16 vlan_proto, in vlan_insert_tag_set_proto() 525 __be16 vlan_proto, u16 vlan_tci) in __vlan_hwaccel_put_tag()
|
H A D | netfilter_bridge.h | 12 __be16 vlan_proto; member
|
H A D | if_link.h | 31 __be16 vlan_proto; member
|
/openbmc/linux/net/8021q/ |
H A D | vlan.h | 68 __be16 vlan_proto, in vlan_group_get_device() 80 __be16 vlan_proto, u16 vlan_id, in vlan_group_set_device() 95 __be16 vlan_proto, u16 vlan_id) in vlan_find_dev()
|
H A D | vlan_core.c | 13 __be16 vlan_proto = skb->vlan_proto; in vlan_do_receive() local 77 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu()
|
H A D | vlan.c | 51 __be16 vlan_proto, u16 vlan_id) in vlan_group_prealloc_vid()
|
/openbmc/linux/net/bridge/ |
H A D | br_arp_nd_proxy.c | 48 __be16 vlan_proto, u16 vlan_tci) in br_arp_send() 251 __be16 vlan_proto, u16 vlan_tci, struct nd_msg *ns) in br_nd_send()
|
H A D | br_netfilter_hooks.c | 80 static inline __be16 vlan_proto(const struct sk_buff *skb) in vlan_proto() function 145 __be16 vlan_proto; member
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | sriov.c | 22 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
|
H A D | tc.h | 74 __be16 vlan_proto[2]; member 93 __be16 vlan_tci[2], vlan_proto[2]; member
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | sriov.h | 27 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | bridge.c | 90 mlx5_esw_bridge_ingress_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_ingress_vlan_proto_fg_create() 153 u16 vlan_proto, struct mlx5_eswitch *esw, in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create() 248 mlx5_esw_bridge_egress_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_egress_vlan_proto_fg_create() 1021 mlx5_esw_bridge_vlan_push_create(u16 vlan_proto, struct mlx5_esw_bridge_vlan *vlan, in mlx5_esw_bridge_vlan_push_create() 1120 mlx5_esw_bridge_vlan_push_pop_fhs_create(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_push_pop_fhs_create() 1133 mlx5_esw_bridge_vlan_push_pop_create(u16 vlan_proto, u16 flags, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_push_pop_create() 1172 mlx5_esw_bridge_vlan_create(u16 vlan_proto, u16 vid, u16 flags, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_create()
|
H A D | bridge_mcast.c | 367 mlx5_esw_bridge_mcast_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_mcast_vlan_proto_fg_create() 572 mlx5_esw_bridge_mcast_vlan_flow_create(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_mcast_vlan_flow_create() 621 int mlx5_esw_bridge_vlan_mcast_init(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_mcast_init()
|
H A D | bridge_priv.h | 220 u16 vlan_proto; member
|
/openbmc/linux/net/sched/ |
H A D | sch_frag.c | 15 __be16 vlan_proto; member
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | flow_dissector.c | 60 __u16 vlan_proto; member 86 __u16 vlan_proto; member
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_sriov.c | 97 __be16 vlan_proto) in nfp_app_set_vf_vlan()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | netdev.c | 96 u16 vlan, u8 qos, __be16 vlan_proto) in nsim_set_vf_vlan()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sriov.c | 1561 ice_is_supported_port_vlan_proto(struct ice_hw *hw, u16 vlan_proto) in ice_is_supported_port_vlan_proto() 1590 __be16 vlan_proto) in ice_set_vf_port_vlan()
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_iov.c | 591 u8 qos, __be16 vlan_proto) in fm10k_ndo_set_vf_vlan()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth.h | 36 __be16 vlan_proto; member
|
/openbmc/linux/net/netfilter/ |
H A D | nft_payload.c | 819 __be16 vlan_proto; in nft_payload_set_vlan() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_tx.c | 919 u16 vlan_proto; in mlx4_en_xmit() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hclge_mbx.h | 197 __le16 vlan_proto; member
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.c | 248 __be16 vlan_proto) in bnxt_set_vf_vlan()
|