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