ファイル名ipoib.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 242 | 31% | 
| 空行行数 | 136 | 17% | 
| 実行行数 | 404 | 52% | 
| 合計行数 | 782 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 23 | 
定義関数| 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  | 
ipoib_mlx_eth_addr | static int | Generate Mellanox Ethernet-compatible compressed link-layer address | |
9  | 
ipoib_eth_addr | static int | Generate Ethernet-compatible compressed link-layer address | |
10  | 
alloc_ipoibdev | struct net_device * | Allocate IPoIB device | |
11  | 
ipoib_transmit | static int | IPoIB network device | |
12  | 
ipoib_complete_send | static void | Handle IPoIB send completion | |
13  | 
ipoib_complete_recv | static void | Handle IPoIB receive completion | |
14  | 
ipoib_poll | static void | Poll IPoIB network device | |
15  | 
ipoib_irq | static void | Enable/disable interrupts on IPoIB network device | |
16  | 
ipoib_join_complete | void | Handle IPv4 broadcast multicast group join completion | |
17  | 
ipoib_join_broadcast_group | static int | Join IPv4 broadcast multicast group | |
18  | 
ipoib_leave_broadcast_group | static void | Leave IPv4 broadcast multicast group | |
19  | 
ipoib_open | static int | Open IPoIB network device | |
20  | 
ipoib_close | static void | Close IPoIB network device | |
21  | 
ipoib_link_state_changed | void | Handle link status change | |
22  | 
ipoib_probe | int | Probe IPoIB device | |
23  | 
ipoib_remove | void | Remove IPoIB device | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー