aoe
87
About: AoE (ATA over Ethernet) Protocol Driver (Linux kernel 4.8.x and greater are not supported).
![]() ![]() |
#include <aoe.h>
Data Fields | |
struct net_device * | nd |
ulong | lost |
int | bcnt |
int aoeif::bcnt |
Definition at line 133 of file aoe.h.
Referenced by setifbcnt().
ulong aoeif::lost |
Definition at line 132 of file aoe.h.
Referenced by ktiocomplete(), and rexmit_timer().
struct net_device* aoeif::nd |
Definition at line 131 of file aoe.h.
Referenced by aoecmd_ata_id(), aoedisk_debugfs_show(), aoedisk_show_netif(), aoehdr_atainit(), ata_rw_frameinit(), ejectif(), freetgt(), getif(), ifrotate(), newframe(), resend(), rexmit_timer(), and setifbcnt().