OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmrc
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/net/infiniband/
ib_cmrc.c
50
/**
CMRC
number of send WQEs
56
/**
CMRC
number of receive WQEs
62
/**
CMRC
number of completion queue entries
93
* Shut down
CMRC
connection gracefully
106
* The shutdown process holds an implicit reference on the
CMRC
111
struct ib_cmrc_connection *
cmrc
=
local
114
DBGC (
cmrc
, "
CMRC
%p shutting down\n",
cmrc
);
117
ib_destroy_conn (
cmrc
->ibdev, cmrc->qp, cmrc->conn )
159
struct ib_
cmrc
_connection *
cmrc
= ib_qp_get_ownerdata ( qp );
local
207
struct ib_
cmrc
_connection *
cmrc
= ib_qp_get_ownerdata ( qp );
local
234
struct ib_
cmrc
_connection *
cmrc
= ib_qp_get_ownerdata ( qp );
local
274
struct ib_
cmrc
_connection *
cmrc
=
local
333
struct ib_
cmrc
_connection *
cmrc
=
local
349
struct ib_
cmrc
_connection *
cmrc
=
local
377
struct ib_
cmrc
_connection *
cmrc
;
local
[
all
...]
ib_srp.c
390
/* Open
CMRC
socket */
393
DBGC ( srp, "SRP %p could not open
CMRC
socket: %s\n",
Completed in 431 milliseconds