ファイル名ipoib.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 226 | 31% |
| 空行行数 | 127 | 18% |
| 実行行数 | 365 | 51% |
| 合計行数 | 718 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 21 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
ipoib_lookup_peer_by_key | static struct ipoib_peer * | Look up cached peer by key | |
2 |
ipoib_cache_peer | static struct ipoib_peer * | Store GID and QPN in peer cache | |
3 |
ipoib_push | static int | IPoIB link layer | |
4 |
ipoib_pull | static int | Remove IPoIB link-layer header | |
5 |
ipoib_init_addr | static void | Initialise IPoIB link-layer address | |
6 |
ipoib_ntoa | const char * | Transcribe IPoIB link-layer address | |
7 |
ipoib_mc_hash | static int | Hash multicast address | |
8 |
alloc_ipoibdev | struct net_device * | Allocate IPoIB device | |
9 |
ipoib_transmit | static int | IPoIB network device | |
10 |
ipoib_complete_send | static void | Handle IPoIB send completion | |
11 |
ipoib_complete_recv | static void | Handle IPoIB receive completion | |
12 |
ipoib_poll | static void | Poll IPoIB network device | |
13 |
ipoib_irq | static void | Enable/disable interrupts on IPoIB network device | |
14 |
ipoib_join_complete | void | Handle IPv4 broadcast multicast group join completion | |
15 |
ipoib_join_broadcast_group | static int | Join IPv4 broadcast multicast group | |
16 |
ipoib_leave_broadcast_group | static void | Leave IPv4 broadcast multicast group | |
17 |
ipoib_open | static int | Open IPoIB network device | |
18 |
ipoib_close | static void | Close IPoIB network device | |
19 |
ipoib_link_state_changed | void | Handle link status change | |
20 |
ipoib_probe | int | Probe IPoIB device | |
21 |
ipoib_remove | void | Remove IPoIB device |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー