ファイル名ipoib.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 318 | 28% |
| 空行行数 | 186 | 16% |
| 実行行数 | 624 | 56% |
| 合計行数 | 1128 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 29 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
ipoib_lookup_peer_by_key | static struct ipoib_peer * | Look up cached peer by key | |
2 |
ipoib_lookup_peer_by_gid | static struct ipoib_peer * | Look up cached peer by GID | |
3 |
ipoib_cache_peer | static struct ipoib_peer * | Store GID and QPN in peer cache | |
4 |
ipoib_push | static int | IPoIB link layer | |
5 |
ipoib_pull | static int | Remove IPoIB link-layer header | |
6 |
ipoib_ntoa | const char * | Transcribe IPoIB address | |
7 |
ipoib_mc_hash | static int | Hash multicast address | |
8 |
ipoib_destroy_qset | static void | IPoIB network device | |
9 |
ipoib_create_qset | static int | Create queue set | |
10 |
ipoib_get_path_record | static int | Transmit path record request | |
11 |
ipoib_mc_member_record | static int | Transmit multicast group membership request | |
12 |
ipoib_transmit | static int | Transmit packet via IPoIB network device | |
13 |
ipoib_data_complete_send | static void | Handle IPoIB data send completion | |
14 |
ipoib_data_complete_recv | static void | Handle IPoIB data receive completion | |
15 |
ipoib_meta_complete_send | static void | Handle IPoIB metadata send completion | |
16 |
ipoib_recv_path_record | static void | Handle received IPoIB path record | |
17 |
ipoib_recv_mc_member_record | static void | Handle received IPoIB multicast membership record | |
18 |
ipoib_meta_complete_recv | static void | Handle IPoIB metadata receive completion | |
19 |
ipoib_refill_recv | static void | Refill IPoIB receive ring | |
20 |
ipoib_poll | static void | Poll IPoIB network device | |
21 |
ipoib_irq | static void | Enable/disable interrupts on IPoIB network device | |
22 |
ipoib_join_broadcast_group | static int | Join IPv4 broadcast multicast group | |
23 |
ipoib_leave_broadcast_group | static void | Leave IPv4 broadcast multicast group | |
24 |
ipoib_open | static int | Open IPoIB network device | |
25 |
ipoib_close | static void | Close IPoIB network device | |
26 |
ipoib_set_ib_params | static void | Update IPoIB dynamic Infiniband parameters | |
27 |
ipoib_link_state_changed | void | Handle link status change | |
28 |
ipoib_probe | int | Probe IPoIB device | |
29 |
ipoib_remove | void | Remove IPoIB device |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー