Home
last modified time | relevance | path

Searched defs:vlan_proto (Results 1 – 25 of 60) sorted by relevance

123

/linux-6.3-rc2/include/linux/
A Dif_vlan.h178 __be16 vlan_proto; member
233 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu()
341 __be16 vlan_proto, u16 vlan_tci, in __vlan_insert_inner_tag()
389 __be16 vlan_proto, u16 vlan_tci) in __vlan_insert_tag()
410 __be16 vlan_proto, in vlan_insert_inner_tag()
439 __be16 vlan_proto, u16 vlan_tci) in vlan_insert_tag()
457 __be16 vlan_proto, in vlan_insert_tag_set_proto()
516 __be16 vlan_proto, u16 vlan_tci) in __vlan_hwaccel_put_tag()
A Dnetfilter_bridge.h12 __be16 vlan_proto; member
A Dif_link.h31 __be16 vlan_proto; member
/linux-6.3-rc2/net/8021q/
A Dvlan.h68 __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()
A Dvlan_core.c13 __be16 vlan_proto = skb->vlan_proto; in vlan_do_receive() local
77 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu()
A Dvlan.c51 __be16 vlan_proto, u16 vlan_id) in vlan_group_prealloc_vid()
/linux-6.3-rc2/net/bridge/
A Dbr_arp_nd_proxy.c48 __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()
A Dbr_netfilter_hooks.c75 static inline __be16 vlan_proto(const struct sk_buff *skb) in vlan_proto() function
140 __be16 vlan_proto; member
A Dbr_netlink.c1310 __be16 vlan_proto = nla_get_be16(data[IFLA_BR_VLAN_PROTOCOL]); in br_changelink() local
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dsriov.c22 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
A Dtc.h35 __be16 vlan_tci[2], vlan_proto[2]; member
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dsriov.h27 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c105 u16 vlan_proto; member
175 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()
238 u16 vlan_proto, struct mlx5_eswitch *esw, in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create()
333 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()
1070 mlx5_esw_bridge_vlan_push_create(u16 vlan_proto, struct mlx5_esw_bridge_vlan *vlan, in mlx5_esw_bridge_vlan_push_create()
1169 mlx5_esw_bridge_vlan_push_pop_create(u16 vlan_proto, u16 flags, struct mlx5_esw_bridge_vlan *vlan, in mlx5_esw_bridge_vlan_push_pop_create()
1202 mlx5_esw_bridge_vlan_create(u16 vlan_proto, u16 vid, u16 flags, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_create()
/linux-6.3-rc2/net/sched/
A Dsch_frag.c15 __be16 vlan_proto; member
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dflow_dissector.c60 __u16 vlan_proto; member
86 __u16 vlan_proto; member
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_sriov.c97 __be16 vlan_proto) in nfp_app_set_vf_vlan()
/linux-6.3-rc2/drivers/net/netdevsim/
A Dnetdev.c96 u16 vlan, u8 qos, __be16 vlan_proto) in nsim_set_vf_vlan()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_sriov.c1611 ice_is_supported_port_vlan_proto(struct ice_hw *hw, u16 vlan_proto) in ice_is_supported_port_vlan_proto()
1640 __be16 vlan_proto) in ice_set_vf_port_vlan()
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/
A Dfm10k_iov.c591 u8 qos, __be16 vlan_proto) in fm10k_ndo_set_vf_vlan()
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth.h36 __be16 vlan_proto; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_tx.c917 u16 vlan_proto; in mlx4_en_xmit() local
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_sriov.c248 __be16 vlan_proto) in bnxt_set_vf_vlan()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhclge_mbx.h197 __le16 vlan_proto; member
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch.c2062 __be16 vlan_proto = htons(ETH_P_8021Q); in dpaa2_switch_port_clear_rxvlan() local
2072 __be16 vlan_proto = htons(ETH_P_8021Q); in dpaa2_switch_port_restore_rxvlan() local
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_sriov.c789 __be16 vlan_proto) in hinic_ndo_set_vf_vlan()

Completed in 44 milliseconds

123