Searched refs:vs (Results 1 - 25 of 111) sorted by last modified time

12345

/linux-master/drivers/nvme/host/
H A Dnvme.h320 u32 vs; member in struct:nvme_ctrl
H A Dcore.c1370 return ctrl->vs < NVME_VS(1, 2, 0);
1371 return ctrl->vs < NVME_VS(1, 1, 0);
1456 if (ctrl->vs < NVME_VS(1, 3, 0) && !nvme_multi_css(ctrl))
1552 if (ctrl->vs >= NVME_VS(1, 1, 0) &&
1555 if (ctrl->vs >= NVME_VS(1, 2, 0) &&
2750 if (ctrl->vs >= NVME_VS(1, 2, 1))
3114 "Mismatching cntlid: Connect %u vs Identify %u, rejecting\n",
3298 ret = ctrl->ops->reg_read32(ctrl, NVME_REG_VS, &ctrl->vs);
3306 if (ctrl->vs >= NVME_VS(1, 1, 0))
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c68 static inline bool vxlan_collect_metadata(struct vxlan_sock *vs) argument
70 return vs->flags & VXLAN_F_COLLECT_METADATA ||
81 struct vxlan_sock *vs; local
85 hlist_for_each_entry_rcu(vs, vs_head(net, port), hlist) {
86 if (inet_sk(vs->sock->sk)->inet_sport == port &&
87 vxlan_get_sk_family(vs) == family &&
88 vs->flags == flags &&
89 vs->sock->sk->sk_bound_dev_if == ifindex)
90 return vs;
95 static struct vxlan_dev *vxlan_vs_find_vni(struct vxlan_sock *vs, argument
140 struct vxlan_sock *vs; local
686 struct vxlan_sock *vs = rcu_dereference_sk_user_data(sk); local
1500 __vxlan_sock_release_prep(struct vxlan_sock *vs) argument
1603 vxlan_set_mac(struct vxlan_dev *vxlan, struct vxlan_sock *vs, struct sk_buff *skb, __be32 vni) argument
1640 vxlan_ecn_decapsulate(struct vxlan_sock *vs, void *oiph, struct sk_buff *skb) argument
1669 struct vxlan_sock *vs; local
1821 struct vxlan_sock *vs; local
2846 vxlan_vs_add_dev(struct vxlan_sock *vs, struct vxlan_dev *vxlan, struct vxlan_dev_node *node) argument
3278 struct vxlan_sock *vs; local
3531 struct vxlan_sock *vs; local
3585 struct vxlan_sock *vs = NULL; local
[all...]
/linux-master/net/ax25/
H A Daf_ax25.c1856 ax25_info.vs = ax25->vs;
1859 ax25_info.vs_max = ax25->vs; /* reserved */
1952 * magic dev src_addr dest_addr,digi1,digi2,.. st vs vr va t1 t1 t2 t2 t3 t3 idle idle n2 n2 rtt window paclen Snd-Q Rcv-Q inode
1970 ax25->vs, ax25->vr, ax25->va,
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c385 u8 pe[4], vs[4]; local
393 vs[i] = drm_dp_get_adjust_request_voltage(stat, i) >>
397 ret = nvif_outp_dp_drive(&outp->outp, outp->dp.lt.nr, pe, vs);
/linux-master/tools/lib/bpf/
H A Dlibbpf.c3954 const struct btf_var_secinfo *vs; local
3968 vs = btf_var_secinfos(t);
3969 for (j = 0; j < btf_vlen(t); j++, vs++) {
3970 if (vs->type == ext_btf_id)
4064 const struct btf_var_secinfo *vs; local
4076 vs = btf_var_secinfos(sec);
4077 for (i = 0; i < btf_vlen(sec); i++, vs++) {
4080 vt = btf__type_by_id(btf, vs->type);
4228 * will be used to replace the vs->type and
4246 struct btf_var_secinfo *vs local
4302 struct btf_var_secinfo *vs = btf_var_secinfos(sec) + i; local
[all...]
/linux-master/drivers/net/
H A Dveth.c55 struct veth_stats vs; member in struct:veth_rq_stats
206 const void *stats_base = (void *)&rq_stats->vs;
227 const void *base = (void *)&rq_stats->vs;
407 peer_tq_xdp_xmit_err = stats->vs.peer_tq_xdp_xmit_err;
408 xdp_tx_err = stats->vs.xdp_tx_err;
409 packets = stats->vs.xdp_packets;
410 bytes = stats->vs.xdp_bytes;
411 drops = stats->vs.rx_drops;
519 rq->stats.vs.peer_tq_xdp_xmit += nxmit;
520 rq->stats.vs
[all...]
/linux-master/arch/riscv/crypto/
H A Dsm4-riscv64-zvksed-zvkb.S96 vsm4r.vs v1, v2
H A Daes-macros.S97 vaesz.vs \data, v1
98 vaesem.vs \data, v2
99 vaesem.vs \data, v3
100 vaesem.vs \data, v4
101 vaesem.vs \data, v5
102 vaesem.vs \data, v6
103 vaesem.vs \data, v7
104 vaesem.vs \data, v8
105 vaesem.vs \data, v9
106 vaesem.vs \dat
[all...]
H A Daes-riscv64-zvkned-zvbb-zvkg.S133 vaesz.vs TWEAKS_BREV, v12
150 vaesz.vs MULTS_BREV, v0
H A Daes-riscv64-zvkned-zvkb.S86 vaesz.vs v16, v31
/linux-master/arch/loongarch/kernel/
H A Dtraps.c437 unsigned int vs; local
439 vs = ilog2(size/4);
441 if (vs == 0 || vs > 7)
442 panic("vint_size %d Not support yet", vs);
444 csr_xchg32(vs<<CSR_ECFG_VS_SHIFT, CSR_ECFG_VS, LOONGARCH_CSR_ECFG);
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c111 int v4l2_video_std_construct(struct v4l2_standard *vs, argument
114 vs->id = id;
115 v4l2_video_std_frame_period(id, &vs->frameperiod);
116 vs->framelines = (id & V4L2_STD_525_60) ? 525 : 625;
117 strscpy(vs->name, name, sizeof(vs->name));
123 * 'id' and 'vs->index' parameters. Returns negative on error. */
124 int v4l_video_std_enumstd(struct v4l2_standard *vs, v4l2_std_id id) argument
127 unsigned int index = vs->index, i, j = 0;
154 v4l2_video_std_construct(vs, curr_i
[all...]
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c504 long vs; local
570 vs = va_arg(args, int);
573 vs = va_arg(args, long);
577 vs = va_arg(args, long long);
580 if (vs < 0) {
582 vs = -vs;
584 prom_print_dec(vs);
/linux-master/include/drm/
H A Ddrm_modes.h134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \
139 .vscan = (vs), .flags = (f)
/linux-master/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c637 * are predefined, and values(vs, pe, pc) are from the device manual.
639 * Return: 0 if vs and emph are updated successfully, or the error code returned
681 u8 vs = 0, tries = 0; local
718 if ((dp->train_set[0] & DP_TRAIN_VOLTAGE_SWING_MASK) == vs)
726 vs = dp->train_set[0] & DP_TRAIN_VOLTAGE_SWING_MASK;
/linux-master/drivers/gpu/drm/tegra/
H A Dsor.c813 u8 vs = link->train.request.voltage_swing[i]; local
818 voltage_swing |= soc->voltage_swing[pc][vs][pe] << shift;
819 pre_emphasis |= soc->pre_emphasis[pc][vs][pe] << shift;
820 post_cursor |= soc->post_cursor[pc][vs][pe] << shift;
822 if (sor->soc->tx_pu[pc][vs][pe] > tx_pu)
823 tx_pu = sor->soc->tx_pu[pc][vs][pe];
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Doutp.c97 nvif_outp_dp_drive(struct nvif_outp *outp, u8 link_nr, u8 pe[4], u8 vs[4]) argument
105 memcpy(args.vs, vs, sizeof(args.vs));
/linux-master/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1025 char vs[8] = "0/0/0/0"; local
1030 vs[i * 2] = '0' + phy_cfg->dp.voltage[i];
1034 vs[i * 2 - 1] = '\0';
1037 dev_dbg(mhdp->dev, "%s, %u lanes, %u Mbps, vs %s, pe %s\n",
1040 vs, pe);
1944 u32 rate, vs, required_bandwidth, available_bandwidth; local
1958 vs = tu_size * required_bandwidth / available_bandwidth;
1959 vs /= 1000;
1961 if (vs == tu_size)
1962 vs
[all...]
/linux-master/include/linux/
H A Dnvme.h359 __u8 vs[1024]; member in struct:nvme_id_ctrl
430 __u8 vs[3712]; member in struct:nvme_id_ns
463 __u8 vs[256]; member in struct:nvme_id_ns_zns
1827 __u8 vs; member in struct:nvme_error_slot
/linux-master/drivers/nvme/target/
H A Dpassthru.c616 subsys->ver = ctrl->vs;
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c2339 struct ionic_lif_stats *vs; local
2351 vs = &ionic->vfs[vf].stats;
2353 vf_stats->rx_packets = le64_to_cpu(vs->rx_ucast_packets);
2354 vf_stats->tx_packets = le64_to_cpu(vs->tx_ucast_packets);
2355 vf_stats->rx_bytes = le64_to_cpu(vs->rx_ucast_bytes);
2356 vf_stats->tx_bytes = le64_to_cpu(vs->tx_ucast_bytes);
2357 vf_stats->broadcast = le64_to_cpu(vs->rx_bcast_packets);
2358 vf_stats->multicast = le64_to_cpu(vs->rx_mcast_packets);
2359 vf_stats->rx_dropped = le64_to_cpu(vs->rx_ucast_drop_packets) +
2360 le64_to_cpu(vs
[all...]
/linux-master/net/netrom/
H A Dnr_subr.c82 * Validate that the value of nr is between va and vs. Return true or
90 while (vc != nrom->vs) {
95 return nr == nrom->vs;
H A Dnr_out.c86 skb->data[2] = nr->vs;
137 start = (skb_peek(&nr->ack_queue) == NULL) ? nr->va : nr->vs;
143 nr->vs = start;
168 nr->vs = (nr->vs + 1) % NR_MODULUS;
175 } while (nr->vs != end &&
260 if (nrom->vs == nr) {
H A Daf_netrom.c1020 nr_make->vs = 0;
1293 "user_addr dest_node src_node dev my your st vs vr va t1 t2 t4 idle n2 wnd Snd-Q Rcv-Q inode\n");
1316 nr->vs,

Completed in 296 milliseconds

12345