ファイル定義書 C#

infiniband.c

ファイル名ファイル名

infiniband.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 278 30%
空行行数 159 17%
実行行数 486 53%
合計行数 923 100%

関数定義数関数定義数

内容 定義数
関数数 29

定義関数定義関数

No. 名称 属性 説明
1
FunctionFunction ib_create_cq struct ib_completion_queue * Completion queues
2
FunctionFunction ib_destroy_cq void Destroy completion queue
3
FunctionFunction ib_poll_cq void Poll completion queue
4
FunctionFunction ib_create_qp struct ib_queue_pair * Work queues
5
FunctionFunction ib_modify_qp int Modify queue pair
6
FunctionFunction ib_destroy_qp void Destroy queue pair
7
FunctionFunction ib_find_qp_qpn struct ib_queue_pair * Find queue pair by QPN
8
FunctionFunction ib_find_qp_mgid struct ib_queue_pair * Find queue pair by multicast GID
9
FunctionFunction ib_find_wq struct ib_work_queue * Find work queue belonging to completion queue
10
FunctionFunction ib_post_send int Post send work queue entry
11
FunctionFunction ib_post_recv int Post receive work queue entry
12
FunctionFunction ib_complete_send void Complete send work queue entry
13
FunctionFunction ib_complete_recv void Complete receive work queue entry
14
FunctionFunction ib_refill_recv void Refill receive work queue
15
FunctionFunction ib_open int Link control
16
FunctionFunction ib_close void Close port
17
FunctionFunction ib_mcast_attach int Multicast
18
FunctionFunction ib_mcast_detach void Detach from multicast group
19
FunctionFunction ib_get_hca_info int Miscellaneous
20
FunctionFunction ib_set_port_info int Set port information
21
FunctionFunction ib_set_pkey_table int Set partition key table
22
FunctionFunction ib_link_state_changed void Event queues
23
FunctionFunction ib_poll_eq void Poll event queue
24
StaticStatic ib_step static void Single-step the Infiniband event queue
25
FunctionFunction alloc_ibdev struct ib_device * Infiniband device creation/destruction
26
FunctionFunction register_ibdev int Register Infiniband device
27
FunctionFunction unregister_ibdev void Unregister Infiniband device
28
FunctionFunction find_ibdev struct ib_device * Find Infiniband device by GID
29
FunctionFunction last_opened_ibdev struct ib_device * Get most recently opened Infiniband device

See Also

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