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