Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   1) #ifndef DEF_RDMAVT_H
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   2) #define DEF_RDMAVT_H
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   3) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   4) /*
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   5)  * Copyright(c) 2016 Intel Corporation.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   6)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   7)  * This file is provided under a dual BSD/GPLv2 license.  When using or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   8)  * redistributing this file, you may do so under either license.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300   9)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  10)  * GPL LICENSE SUMMARY
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  11)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  12)  * This program is free software; you can redistribute it and/or modify
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  13)  * it under the terms of version 2 of the GNU General Public License as
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  14)  * published by the Free Software Foundation.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  15)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  16)  * This program is distributed in the hope that it will be useful, but
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  17)  * WITHOUT ANY WARRANTY; without even the implied warranty of
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  18)  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  19)  * General Public License for more details.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  20)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  21)  * BSD LICENSE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  22)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  23)  * Redistribution and use in source and binary forms, with or without
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  24)  * modification, are permitted provided that the following conditions
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  25)  * are met:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  26)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  27)  *  - Redistributions of source code must retain the above copyright
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  28)  *    notice, this list of conditions and the following disclaimer.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  29)  *  - Redistributions in binary form must reproduce the above copyright
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  30)  *    notice, this list of conditions and the following disclaimer in
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  31)  *    the documentation and/or other materials provided with the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  32)  *    distribution.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  33)  *  - Neither the name of Intel Corporation nor the names of its
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  34)  *    contributors may be used to endorse or promote products derived
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  35)  *    from this software without specific prior written permission.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  36)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  37)  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  38)  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  39)  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  40)  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  41)  * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  42)  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  43)  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  44)  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  45)  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  46)  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  47)  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  48)  *
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  49)  */
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  50) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  51) #include <rdma/rdma_vt.h>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  52) #include <linux/pci.h>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  53) #include "pd.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  54) #include "qp.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  55) #include "ah.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  56) #include "mr.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  57) #include "srq.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  58) #include "mcast.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  59) #include "mmap.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  60) #include "cq.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  61) #include "mad.h"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  62) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  63) #define rvt_pr_info(rdi, fmt, ...) \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  64) 	__rvt_pr_info(rdi->driver_f.get_pci_dev(rdi), \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  65) 		      rvt_get_ibdev_name(rdi), \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  66) 		      fmt, \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  67) 		      ##__VA_ARGS__)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  68) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  69) #define rvt_pr_warn(rdi, fmt, ...) \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  70) 	__rvt_pr_warn(rdi->driver_f.get_pci_dev(rdi), \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  71) 		      rvt_get_ibdev_name(rdi), \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  72) 		      fmt, \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  73) 		      ##__VA_ARGS__)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  74) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  75) #define rvt_pr_err(rdi, fmt, ...) \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  76) 	__rvt_pr_err(rdi->driver_f.get_pci_dev(rdi), \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  77) 		     rvt_get_ibdev_name(rdi), \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  78) 		     fmt, \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  79) 		     ##__VA_ARGS__)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  80) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  81) #define rvt_pr_err_ratelimited(rdi, fmt, ...) \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  82) 	__rvt_pr_err_ratelimited((rdi)->driver_f.get_pci_dev(rdi), \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  83) 				 rvt_get_ibdev_name(rdi), \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  84) 				 fmt, \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  85) 				 ##__VA_ARGS__)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  86) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  87) #define __rvt_pr_info(pdev, name, fmt, ...) \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  88) 	dev_info(&pdev->dev, "%s: " fmt, name, ##__VA_ARGS__)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  89) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  90) #define __rvt_pr_warn(pdev, name, fmt, ...) \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  91) 	dev_warn(&pdev->dev, "%s: " fmt, name, ##__VA_ARGS__)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  92) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  93) #define __rvt_pr_err(pdev, name, fmt, ...) \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  94) 	dev_err(&pdev->dev, "%s: " fmt, name, ##__VA_ARGS__)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  95) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  96) #define __rvt_pr_err_ratelimited(pdev, name, fmt, ...) \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  97) 	dev_err_ratelimited(&(pdev)->dev, "%s: " fmt, name, ##__VA_ARGS__)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  98) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  99) static inline int ibport_num_to_idx(struct ib_device *ibdev, u8 port_num)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 100) {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 101) 	struct rvt_dev_info *rdi = ib_to_rvt(ibdev);
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 102) 	int port_index;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 103) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 104) 	port_index = port_num - 1; /* IB ports start at 1 our arrays at 0 */
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 105) 	if ((port_index < 0) || (port_index >= rdi->dparms.nports))
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 106) 		return -EINVAL;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 107) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 108) 	return port_index;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 109) }
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 110) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 111) #endif          /* DEF_RDMAVT_H */