Searched refs:aoe (Results 1 – 12 of 12) sorted by relevance
5 f=/etc/modprobe.d/aoe.conf14 echo alias block-major-152 aoe >> $f15 echo alias char-major-152 aoe >> $f
23 The scripts in this Documentation/admin-guide/aoe directory are intended to39 /etc/modprobe.d/aoe.conf to ensure that the aoe module is loaded when40 necessary. Preloading the aoe module is preferable to autoloading,51 "echo eth2 eth4 > /dev/etherd/interfaces" tells the aoe driver to75 Each aoe block device in /sys/block has the extra attributes of86 a convenient way. Users with aoetools should use the aoe-stat89 root@makki root# sh Documentation/admin-guide/aoe/status.sh111 Use /sys/module/aoe/parameters/aoe_iflist (or better, the driver118 interfaces. The aoetools package provides an aoe-discover script125 There is a boot option for the built-in aoe driver and a[all …]
5 data that needs to be written out to aoe storage. If the data is13 the destructor member of the struct sk_buff is available to the aoe
6 obj-$(CONFIG_ATA_OVER_ETH) += aoe.o7 aoe-y := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o
78 * aoe/index
80 * aoe/index
389 hw_feat->aoe = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features()533 pdata->hw_feat.aoe ? "YES" : "NO"); in xlgmac_print_all_hw_features()
506 unsigned int aoe; /* ARP Offload */ member
104 obj-$(CONFIG_ATA_OVER_ETH) += block/aoe/
17 aoe/aoe admin-guide/aoe/aoe18 aoe/examples admin-guide/aoe/examples19 aoe/index admin-guide/aoe/index20 aoe/todo admin-guide/aoe/todo
943 unsigned int aoe; /* ARP Offload */ member
710 hw_feat->aoe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, ARPOFFSEL); in xgbe_get_all_hw_features()822 hw_feat->aoe ? "yes" : "no"); in xgbe_get_all_hw_features()