| /linux/net/8021q/ |
| H A D | vlan_core.c | 113 u16 vlan_dev_vlan_id(const struct net_device *dev) in vlan_dev_vlan_id() function 117 EXPORT_SYMBOL(vlan_dev_vlan_id);
|
| H A D | vlan.c | 669 args.u.VID = vlan_dev_vlan_id(dev); in vlan_ioctl_handler()
|
| /linux/include/rdma/ |
| H A D | ib_addr.h | 111 return is_vlan_dev(dev) ? vlan_dev_vlan_id(dev) : 0xffff; in rdma_vlan_dev_vlan_id()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| H A D | vlan.c | 101 .vlan.vid = vlan_dev_vlan_id(vlan_dev), in mlx5e_tc_act_vlan_add_push_action()
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | l2t.c | 319 e->vlan = vlan_dev_vlan_id(neigh->dev); in t3_l2t_get()
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_prueth.c | 628 vlan_id = is_vlan_dev(ndev) ? vlan_dev_vlan_id(ndev) : PRUETH_DFLT_VLAN_MAC; in icssg_prueth_add_mcast() 647 vlan_id = is_vlan_dev(ndev) ? vlan_dev_vlan_id(ndev) : PRUETH_DFLT_VLAN_MAC; in icssg_prueth_del_mcast() 686 vlan_id = is_vlan_dev(ndev) ? vlan_dev_vlan_id(ndev) : PRUETH_DFLT_VLAN_HSR; in icssg_prueth_hsr_add_mcast() 715 vlan_id = is_vlan_dev(ndev) ? vlan_dev_vlan_id(ndev) : PRUETH_DFLT_VLAN_HSR; in icssg_prueth_hsr_del_mcast()
|
| /linux/drivers/infiniband/core/ |
| H A D | cache.c | 1350 *vlan_id = vlan_dev_vlan_id(lower_dev); in get_lower_dev_vlan() 1389 *vlan_id = vlan_dev_vlan_id(ndev); in rdma_read_gid_l2_fields()
|
| /linux/drivers/scsi/fcoe/ |
| H A D | fcoe.c | 715 lport->vlan = vlan_dev_vlan_id(netdev); in fcoe_netdev_config() 1535 vlan_dev_vlan_id(fcoe->netdev)); in fcoe_xmit() 2780 fcf_dev->vlan_id = vlan_dev_vlan_id(fcoe->netdev); in fcoe_fcf_get_vlan_id()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | l2t.c | 433 vlan = vlan_dev_vlan_id(neigh->dev); in cxgb4_l2t_get()
|
| /linux/net/smc/ |
| H A D | smc_ib.c | 292 vlan_dev_vlan_id(ndev) == vlan_id))) { in smc_ib_determine_gid()
|
| H A D | smc_core.c | 1890 *vlan_id = vlan_dev_vlan_id(lower_dev); in smc_vlan_by_tcpsk_walk() 1917 ini->vlan_id = vlan_dev_vlan_id(ndev); in smc_vlan_by_tcpsk()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_span.c | 334 *p_vid = vlan_dev_vlan_id(vlan_dev); in mlxsw_sp_span_entry_vlan()
|
| H A D | spectrum_switchdev.c | 2653 vid = is_vlan_dev(dev) ? vlan_dev_vlan_id(dev) : MLXSW_SP_DEFAULT_VID; in mlxsw_sp_bridge_8021d_port_join() 2692 vid = is_vlan_dev(dev) ? vlan_dev_vlan_id(dev) : MLXSW_SP_DEFAULT_VID; in mlxsw_sp_bridge_8021d_port_leave()
|
| H A D | spectrum_router.c | 9302 params.vid = vlan_dev_vlan_id(l3_dev); in mlxsw_sp_inetaddr_bridge_event() 9330 u16 vid = vlan_dev_vlan_id(vlan_dev); in mlxsw_sp_inetaddr_vlan_event() 10166 vid = vlan_dev_vlan_id(upper_dev); in __mlxsw_sp_router_port_join_lag() 10184 vid = vlan_dev_vlan_id(upper_dev); in __mlxsw_sp_router_port_join_lag() 10205 vid = vlan_dev_vlan_id(upper_dev); in __mlxsw_sp_router_port_leave_lag()
|
| H A D | spectrum.c | 5084 u16 vid = vlan_dev_vlan_id(vlan_dev); in mlxsw_sp_netdevice_vlan_event()
|
| /linux/net/dsa/ |
| H A D | port.c | 750 vid = vlan_dev_vlan_id(upper_dev); in dsa_port_can_apply_vlan_filtering()
|
| H A D | user.c | 668 vid = vlan_dev_vlan_id(upper_dev); in dsa_user_vlan_check_for_8021q_uppers() 3165 vid = vlan_dev_vlan_id(info->upper_dev); in dsa_user_check_8021q_upper()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_resp.c | 1134 wc->vlan_id = vlan_dev_vlan_id(skb->dev); in do_complete()
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek.c | 1512 vid = vlan_dev_vlan_id(info->upper_dev); in hellcreek_port_prechangeupper()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_tc_lib.c | 1772 match.key->vlan_id = vlan_dev_vlan_id(filter_dev); in ice_parse_cls_flower()
|
| /linux/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_fcoe.c | 2356 vlan_id = vlan_dev_vlan_id(netdev); in _bnx2fc_create()
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 3058 tags[level].vlan_id = vlan_dev_vlan_id(upper); in bond_verify_device_path()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 2803 match.key->vlan_id = vlan_dev_vlan_id(filter_dev); in __parse_cls_flower()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | cnic.c | 3672 return vlan_dev_vlan_id(dev); in cnic_get_vlan()
|