関数定義書 VB2010

ib_create_qp

構文構文

Work queues

struct ib_queue_pair * ib_create_qp (
  struct ib_device * ibdev
  enum ib_queue_pair_type type
  unsigned int num_send_wqes
  struct ib_completion_queue * send_cq
  unsigned int num_recv_wqes
  struct ib_completion_queue * recv_cq
)

パラメータパラメータ

ibdev
type
num_send_wqes
send_cq
num_recv_wqes
recv_cq

機能機能

Work queues

ファイル名ファイル名

infiniband.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | infiniband.c