ファイル名infiniband.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 172 | 30% |
| 空行行数 | 95 | 17% |
| 実行行数 | 304 | 53% |
| 合計行数 | 571 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 19 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
ib_create_cq | struct ib_completion_queue * | Create completion queue | |
2 |
ib_destroy_cq | void | Destroy completion queue | |
3 |
ib_create_qp | struct ib_queue_pair * | Create queue pair | |
4 |
ib_modify_qp | int | Modify queue pair | |
5 |
ib_destroy_qp | void | Destroy queue pair | |
6 |
ib_find_qp_qpn | struct ib_queue_pair * | Find queue pair by QPN | |
7 |
ib_find_qp_mgid | struct ib_queue_pair * | Find queue pair by multicast GID | |
8 |
ib_find_wq | struct ib_work_queue * | Find work queue belonging to completion queue | |
9 |
ib_post_send | int | Post send work queue entry | |
10 |
ib_post_recv | int | Post receive work queue entry | |
11 |
ib_complete_send | void | Complete send work queue entry | |
12 |
ib_complete_recv | void | Complete receive work queue entry | |
13 |
ib_mcast_attach | int | Attach to multicast group | |
14 |
ib_mcast_detach | void | Detach from multicast group | |
15 |
ib_link_state_changed | void | Event queues | |
16 |
ib_step | static void | Single-step the Infiniband event queue | |
17 |
alloc_ibdev | struct ib_device * | Infiniband device creation/destruction | |
18 |
register_ibdev | int | Register Infiniband device | |
19 |
unregister_ibdev | void | Unregister Infiniband device |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー