#include <linux/mutex.h>
#include <linux/list.h>
#include <linux/spinlock.h>
#include <linux/pci.h>
#include <rdma/ib_verbs.h>
#include <rdma/ib_user_verbs.h>
#include <be_roce.h>
#include "ocrdma_sli.h"
Go to the source code of this file.
#define OCRDMA_GET_NUM_POSTED_SHIFT_VAL |
( |
|
qp | ) |
|
Value:
(qp->id < 64)) ? 24 : 16)
Definition at line 299 of file ocrdma.h.
#define OCRDMA_MAX_AH 512 |
#define OCRDMA_NODE_DESC "Emulex OneConnect RoCE HCA" |
#define OCRDMA_ROCE_DEV_VERSION "1.0.0" |
#define OCRDMA_UVERBS |
( |
|
CMD_NAME | ) |
(1ull << IB_USER_VERBS_CMD_##CMD_NAME) |