Home
last modified time | relevance | path

Searched refs:proto_version (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.15/net/9p/
Dprotocol.c29 p9pdu_writef(struct p9_fcall *pdu, int proto_version, const char *fmt, ...);
92 p9pdu_vreadf(struct p9_fcall *pdu, int proto_version, const char *fmt, in p9pdu_vreadf() argument
142 errcode = p9pdu_readf(pdu, proto_version, in p9pdu_vreadf()
184 errcode = p9pdu_readf(pdu, proto_version, "bdq", in p9pdu_vreadf()
198 p9pdu_readf(pdu, proto_version, in p9pdu_vreadf()
218 p9pdu_readf(pdu, proto_version, "d", count); in p9pdu_vreadf()
231 errcode = p9pdu_readf(pdu, proto_version, in p9pdu_vreadf()
248 proto_version, in p9pdu_vreadf()
276 p9pdu_readf(pdu, proto_version, "w", nwqid); in p9pdu_vreadf()
292 proto_version, in p9pdu_vreadf()
[all …]
Dclient.c58 return clnt->proto_version == p9_proto_2000L; in p9_is_proto_dotl()
64 return clnt->proto_version == p9_proto_2000u; in p9_is_proto_dotu()
74 switch (clnt->proto_version) { in p9_show_client_options()
143 clnt->proto_version = p9_proto_2000L; in parse_opts()
198 clnt->proto_version = p9_proto_legacy; in parse_opts()
212 clnt->proto_version = r; in parse_opts()
527 err = p9pdu_readf(&req->rc, c->proto_version, "s?d", in p9_check_errors()
543 err = p9pdu_readf(&req->rc, c->proto_version, "d", &ecode); in p9_check_errors()
614 err = p9pdu_readf(&req->rc, c->proto_version, "s?d", in p9_check_zc_errors()
630 err = p9pdu_readf(&req->rc, c->proto_version, "d", &ecode); in p9_check_zc_errors()
[all …]
Dprotocol.h13 int p9pdu_vwritef(struct p9_fcall *pdu, int proto_version, const char *fmt,
15 int p9pdu_readf(struct p9_fcall *pdu, int proto_version, const char *fmt, ...);
/Linux-v5.15/drivers/platform/chrome/
Dcros_ec_proto.c63 BUG_ON(ec_dev->proto_version != EC_HOST_REQUEST_VERSION); in prepare_packet()
94 if (ec_dev->proto_version > 2) in send_command()
177 if (ec_dev->proto_version > 2) in cros_ec_prepare_tx()
425 ec_dev->proto_version = 3; in cros_ec_query_all()
435 ec_dev->proto_version = in cros_ec_query_all()
440 ec_dev->proto_version); in cros_ec_query_all()
465 ec_dev->proto_version = 2; in cros_ec_query_all()
484 ec_dev->proto_version = EC_PROTO_VERSION_UNKNOWN; in cros_ec_query_all()
581 if (ec_dev->proto_version == EC_PROTO_VERSION_UNKNOWN) { in cros_ec_cmd_xfer_status()
/Linux-v5.15/net/hsr/
Dhsr_netlink.c35 enum hsr_version proto_version; in hsr_newlink() local
84 proto_version = HSR_V0; in hsr_newlink()
91 proto_version = nla_get_u8(data[IFLA_HSR_VERSION]); in hsr_newlink()
92 if (proto_version > HSR_V1) { in hsr_newlink()
100 proto_version = PRP_V1; in hsr_newlink()
102 return hsr_dev_finalize(dev, link, multicast_spec, proto_version, extack); in hsr_newlink()
Dhsr_forward.c209 struct hsr_port *port, u8 proto_version) in hsr_fill_tag() argument
228 hsr_ethhdr->ethhdr.h_proto = htons(proto_version ? in hsr_fill_tag()
/Linux-v5.15/drivers/thunderbolt/
Dicm.c101 u8 proto_version; member
111 u8 *proto_version, size_t *nboot_acl, bool *rpm);
456 u8 *proto_version, size_t *nboot_acl, bool *rpm) in icm_fr_driver_ready() argument
1015 u8 *proto_version, size_t *nboot_acl, bool *rpm) in icm_tr_driver_ready() argument
1031 if (proto_version) in icm_tr_driver_ready()
1032 *proto_version = (reply.info & ICM_TR_INFO_PROTO_VERSION_MASK) >> in icm_tr_driver_ready()
1491 u8 *proto_version, size_t *nboot_acl, bool *rpm) in icm_ar_driver_ready() argument
1621 u8 *proto_version, size_t *nboot_acl, bool *rpm) in icm_icl_driver_ready() argument
1635 if (proto_version) in icm_icl_driver_ready()
1636 *proto_version = (reply.info & ICM_TR_INFO_PROTO_VERSION_MASK) >> in icm_icl_driver_ready()
[all …]
/Linux-v5.15/drivers/input/mouse/
Dalps.c257 if (priv->proto_version == ALPS_PROTO_V1) { in alps_process_packet_v1_v2()
462 if (priv->proto_version == ALPS_PROTO_V5) { in alps_process_bitmap()
468 if (priv->proto_version == ALPS_PROTO_V3 || in alps_process_bitmap()
469 priv->proto_version == ALPS_PROTO_V4) { in alps_process_bitmap()
1474 if (priv->proto_version == ALPS_PROTO_V2 && in alps_report_bare_ps2_packet()
1617 if (priv->proto_version != ALPS_PROTO_V8 && in alps_process_byte()
1644 if (priv->proto_version < ALPS_PROTO_V5 && in alps_process_byte()
1651 if (priv->proto_version == ALPS_PROTO_V3_RUSHMORE && in alps_process_byte()
1668 if ((priv->proto_version == ALPS_PROTO_V7 && in alps_process_byte()
1670 (priv->proto_version == ALPS_PROTO_V8 && in alps_process_byte()
[all …]
Dalps.h297 u16 proto_version; member
/Linux-v5.15/drivers/media/rc/
Dir_toy.c74 uint proto_version; member
115 irtoy->proto_version = version; in irtoy_response()
440 irtoy->hw_version, irtoy->sw_version, irtoy->proto_version); in irtoy_probe()
/Linux-v5.15/drivers/infiniband/hw/usnic/
Dusnic_fwd.h105 filter->u.usnic.proto_version = (USNIC_ROCE_GRH_VER << in usnic_fwd_init_usnic_filter()
/Linux-v5.15/include/linux/platform_data/
Dcros_ec_proto.h149 u16 proto_version; member
/Linux-v5.15/include/uapi/linux/
Dauto_fs.h46 int proto_version; /* Protocol version */ member
/Linux-v5.15/include/net/9p/
Dclient.h106 unsigned char proto_version; member
/Linux-v5.15/net/l2tp/
Dl2tp_netlink.c188 int proto_version; in l2tp_nl_cmd_tunnel_create() local
212 proto_version = nla_get_u8(attrs[L2TP_ATTR_PROTO_VERSION]); in l2tp_nl_cmd_tunnel_create()
236 ret = l2tp_tunnel_create(fd, proto_version, tunnel_id, in l2tp_nl_cmd_tunnel_create()
/Linux-v5.15/drivers/net/ethernet/cisco/enic/
Dvnic_devcmd.h578 u8 proto_version; member
/Linux-v5.15/fs/autofs/
Dwaitq.c97 pkt.hdr.proto_version = sbi->version; in autofs_notify_daemon()
Dexpire.c548 pkt.hdr.proto_version = sbi->version; in autofs_expire_run()
/Linux-v5.15/drivers/net/
Dthunderbolt.c94 u32 proto_version; member
260 request.proto_version = TBIP_LOGIN_PROTO_VERSION; in tbnet_login_request()
/Linux-v5.15/Documentation/filesystems/
Dautofs.rst341 int proto_version; /* Protocol version */