Home
last modified time | relevance | path

Searched refs:num_umsgs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/fpga/
H A Ddfl-afu.h75 u8 num_umsgs; member
H A Ddfl-afu-main.c657 minsz = offsetofend(struct dfl_fpga_port_info, num_umsgs); in afu_ioctl_get_info()
669 info.num_umsgs = afu->num_umsgs; in afu_ioctl_get_info()
/linux/include/uapi/linux/
H A Dfpga-dfl.h83 __u32 num_umsgs; /* The number of allocated umsgs */ member