Searched refs:proto_ver (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_vf.c | 15 u8 class_id, u8 cmd_id, u8 proto_ver, in enetc_msg_fill_common_hdr() argument 26 hdr->proto_ver = proto_ver; in enetc_msg_fill_common_hdr()
|
| /linux/drivers/platform/x86/amd/hsmp/ |
| H A D | plat.c | 77 if (hsmp_pdev->proto_ver == HSMP_PROTO_VER6) in hsmp_is_sock_attr_visible() 191 if (hsmp_pdev->proto_ver == HSMP_PROTO_VER6) { in init_platform_device()
|
| H A D | acpi.c | 289 if (hsmp_pdev->proto_ver != HSMP_PROTO_VER6) in hsmp_metric_tbl_acpi_read() 304 if (hsmp_pdev->proto_ver >= HSMP_PROTO_VER6) in hsmp_is_sock_attr_visible() 560 if (hsmp_pdev->proto_ver >= HSMP_PROTO_VER6) { in init_acpi() 666 hsmp_pdev->proto_ver = 0; in hsmp_acpi_sock_release()
|
| H A D | hsmp.h | 62 u32 proto_ver; member
|
| H A D | hsmp.c | 696 hsmp_pdev.proto_ver = msg.args[0]; in hsmp_cache_proto_ver()
|
| /linux/fs/orangefs/ |
| H A D | devorangefs-req.c | 163 __s32 proto_ver = ORANGEFS_KERNEL_PROTO_VERSION; in orangefs_devreq_read() local 281 ret = copy_to_user(buf, &proto_ver, sizeof(__s32)); in orangefs_devreq_read()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-cp2615.c | 49 __be16 part_id, option_id, proto_ver; member
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 492 io_array[0].iov_base = address of local variable "proto_ver" (int32_t)
|
| /linux/net/ceph/ |
| H A D | osd_client.c | 4567 u8 proto_ver, opcode; in handle_watch_notify() 4574 ceph_decode_8_safe(&p, end, proto_ver, bad); in handle_watch_notify() 4580 if (proto_ver >= 1) { in handle_watch_notify() 4566 u8 proto_ver, opcode; handle_watch_notify() local
|