/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 558 int mlx4_find_cached_vlan(struct mlx4_dev *dev, u8 port, u16 vid, int *idx) in mlx4_find_cached_vlan() argument 565 (vid == (MLX4_VLAN_MASK & in mlx4_find_cached_vlan()
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-main.dtsi | 1012 <0x0 0x04a06000 0x0 0x1000>, /* vid */ 1018 reg-names = "common", "vidl1", "vid",
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | action.c | 128 FIELD_PREP(NFP_FL_PUSH_VLAN_VID, act->vlan.vid); in nfp_fl_push_vlan()
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8060-dragonboard.dts | 226 vid-supply = <&pm8058_lvs0>; // 1.8V
|
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7885-pinctrl.dtsi | 6 * Copyright (c) 2021 Dávid Virág
|
/openbmc/linux/include/linux/ |
H A D | nvme.h | 272 __le16 vid; member
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | kv_dpm.c | 458 static int kv_set_vid(struct radeon_device *rdev, u32 index, u32 vid) in kv_set_vid() argument 464 cpu_to_be32(kv_convert_2bit_index_to_voltage(rdev, vid)); in kv_set_vid()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 419 uint8_t *vid = smu_data->power_tune_table.VddCVid; in iceland_populate_vddc_vid() local 427 vid[i] = convert_to_vid(data->vddc_voltage_table.entries[i].value); in iceland_populate_vddc_vid()
|
/openbmc/qemu/hw/net/ |
H A D | trace-events | 104 e1000x_rx_flt_vlan_mismatch(uint16_t vid) "VID mismatch: 0x%X" 105 e1000x_rx_flt_vlan_match(uint16_t vid) "VID match: 0x%X"
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynqmp.dtsi | 944 xlnx,vid-fmt = "yuyv";
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_mdb.c | 631 if (entry->vid) { in vxlan_mdb_config_init()
|
H A D | vxlan_core.c | 1247 const unsigned char *addr, u16 vid, u16 flags, in vxlan_fdb_add() argument 1323 const unsigned char *addr, u16 vid, in vxlan_fdb_delete() argument 1408 u16 vid, u32 portid, u32 seq, in vxlan_fdb_get() argument
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | conn.c | 890 MLX5_SET(fpga_qpc, conn->fpga_qpc, vid, 0); in mlx5_fpga_conn_create()
|
/openbmc/linux/include/linux/mlx4/ |
H A D | device.h | 1419 int mlx4_find_cached_vlan(struct mlx4_dev *dev, u8 port, u16 vid, int *idx);
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-hwmon | 173 voltage from the vid pins.
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_tc_flower.c | 955 act->vlan.vid); in sparx5_tc_action_vlan_modify()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_flow_table_offload.c | 673 entry->vlan.vid = other_tuple->encap[i].id; in nf_flow_rule_route_common()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 2682 __be16 proto, u16 vid) in hns3_vlan_rx_add_vid() argument 2688 ret = h->ae_algo->ops->set_vlan_filter(h, proto, vid, false); in hns3_vlan_rx_add_vid() 2694 __be16 proto, u16 vid) in hns3_vlan_rx_kill_vid() argument 2700 ret = h->ae_algo->ops->set_vlan_filter(h, proto, vid, true); in hns3_vlan_rx_kill_vid()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega10_hwmgr.c | 1931 uint8_t vid = 0; in vega10_populate_single_display_type() local 1958 vid = (uint8_t)convert_to_vid(vddc); in vega10_populate_single_display_type() 1962 cpu_to_le16(vid); in vega10_populate_single_display_type() 1969 cpu_to_le16(vid); in vega10_populate_single_display_type()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 1788 u16 vid; in igc_rx_vlan() local 1794 vid = be16_to_cpu((__force __be16)rx_desc->wb.upper.vlan); in igc_rx_vlan() 1796 vid = le16_to_cpu(rx_desc->wb.upper.vlan); in igc_rx_vlan() 1798 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vid); in igc_rx_vlan()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 366 sh->vid = shp->vid; in wlc_phy_shared_attach()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.c | 395 ramrod.user_req.u.vlan.vlan = filter->vid; in bnx2x_vf_mac_vlan_config() 400 ramrod.user_req.u.vlan.vlan = filter->vid; in bnx2x_vf_mac_vlan_config()
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | jme.c | 1027 u16 vid = le16_to_cpu(rxdesc->descwb.vlan); in jme_alloc_and_feed_skb() local 1029 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vid); in jme_alloc_and_feed_skb()
|
/openbmc/u-boot/include/ |
H A D | ec_commands.h | 4139 uint16_t vid; /* USB-IF VID */ member
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 3945 u16 vid; in be_cmd_get_hsw_config() local 3980 vid = AMAP_GET_BITS(struct amap_get_hsw_resp_context, in be_cmd_get_hsw_config() 3983 *pvid = le16_to_cpu(vid); in be_cmd_get_hsw_config()
|