ファイル名infiniband.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 285 | 30% | 
| 空行行数 | 163 | 17% | 
| 実行行数 | 503 | 53% | 
| 合計行数 | 951 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 30 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
ib_create_cq | struct ib_completion_queue * | Completion queues | |
2  | 
ib_destroy_cq | void | Destroy completion queue | |
3  | 
ib_poll_cq | void | Poll completion queue | |
4  | 
ib_create_qp | struct ib_queue_pair * | Work queues | |
5  | 
ib_modify_qp | int | Modify queue pair | |
6  | 
ib_destroy_qp | void | Destroy queue pair | |
7  | 
ib_find_qp_qpn | struct ib_queue_pair * | Find queue pair by QPN | |
8  | 
ib_find_qp_mgid | struct ib_queue_pair * | Find queue pair by multicast GID | |
9  | 
ib_find_wq | struct ib_work_queue * | Find work queue belonging to completion queue | |
10  | 
ib_post_send | int | Post send work queue entry | |
11  | 
ib_post_recv | int | Post receive work queue entry | |
12  | 
ib_complete_send | void | Complete send work queue entry | |
13  | 
ib_complete_recv | void | Complete receive work queue entry | |
14  | 
ib_refill_recv | void | Refill receive work queue | |
15  | 
ib_open | int | Link control | |
16  | 
ib_close | void | Close port | |
17  | 
ib_link_rc | int | Get link state | |
18  | 
ib_mcast_attach | int | Multicast | |
19  | 
ib_mcast_detach | void | Detach from multicast group | |
20  | 
ib_get_hca_info | int | Miscellaneous | |
21  | 
ib_set_port_info | int | Set port information | |
22  | 
ib_set_pkey_table | int | Set partition key table | |
23  | 
ib_link_state_changed | void | Event queues | |
24  | 
ib_poll_eq | void | Poll event queue | |
25  | 
ib_step | static void | Single-step the Infiniband event queue | |
26  | 
alloc_ibdev | struct ib_device * | Infiniband device creation/destruction | |
27  | 
register_ibdev | int | Register Infiniband device | |
28  | 
unregister_ibdev | void | Unregister Infiniband device | |
29  | 
find_ibdev | struct ib_device * | Find Infiniband device by GID | |
30  | 
last_opened_ibdev | struct ib_device * | Get most recently opened Infiniband device | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー