cregit-Linux how code gets into the kernel

Release 4.15 include/linux/blk-mq-rdma.h

Directory: include/linux
#ifndef _LINUX_BLK_MQ_RDMA_H

#define _LINUX_BLK_MQ_RDMA_H

struct blk_mq_tag_set;
struct ib_device;

int blk_mq_rdma_map_queues(struct blk_mq_tag_set *set,
		struct ib_device *dev, int first_vec);

#endif /* _LINUX_BLK_MQ_RDMA_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Sagi Grimberg32100.00%1100.00%
Total32100.00%1100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.