Home
last modified time | relevance | path

Searched refs:aoe (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/
H A Dreproducible-build.patch6 CONF_SCRIPTS = aoe-discover aoe-interfaces aoe-mkshelf aoe-revalidate aoe-flush aoe-stat
7 PROGS = aoeping aoecfg aoe-sancheck
8 COMMANDS := ${CONF_SCRIPTS} aoe-mkdevs aoe-version coraid-update ${PROGS}
H A Daoe-stat-no-bashism.patch4 Subject: [PATCH] aoe-stat.in: no bashism
12 aoe-stat.in | 2 +-
15 diff --git a/aoe-stat.in b/aoe-stat.in
17 --- a/aoe-stat.in
18 +++ b/aoe-stat.in
22 # aoe-stat - collate and present information about AoE storage
H A Dmakefile-add-ldflags.patch26 aoe-sancheck : ${SANCHECK_OBJ}
29 aoe-sancheck.o : aoe-sancheck.c
/openbmc/linux/Documentation/admin-guide/aoe/
H A Dudev.txt1 # These rules tell udev what device nodes to create for aoe support.
14 # bash# cp /path/to/linux/Documentation/admin-guide/aoe/udev.txt \
15 # /etc/udev/rules.d/60-aoe.rules
18 # aoe char devices
19 SUBSYSTEM=="aoe", KERNEL=="discover", NAME="etherd/%k", GROUP="disk", MODE="0220"
20 SUBSYSTEM=="aoe", KERNEL=="err", NAME="etherd/%k", GROUP="disk", MODE="0440"
21 SUBSYSTEM=="aoe", KERNEL=="interfaces", NAME="etherd/%k", GROUP="disk", MODE="0220"
22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
23 SUBSYSTEM=="aoe", KERNEL=="flush", NAME="etherd/%k", GROUP="disk", MODE="0220"
25 # aoe block devices
H A Daoe.rst23 The scripts in this Documentation/admin-guide/aoe directory are intended to
39 /etc/modprobe.d/aoe.conf to ensure that the aoe module is loaded when
40 necessary. Preloading the aoe module is preferable to autoloading,
51 "echo eth2 eth4 > /dev/etherd/interfaces" tells the aoe driver to
75 Each aoe block device in /sys/block has the extra attributes of
86 a convenient way. Users with aoetools should use the aoe-stat
89 root@makki root# sh Documentation/admin-guide/aoe/status.sh
111 Use /sys/module/aoe/parameters/aoe_iflist (or better, the driver
118 interfaces. The aoetools package provides an aoe-discover script
125 There is a boot option for the built-in aoe driver and a
[all …]
H A Dautoload.sh5 f=/etc/modprobe.d/aoe.conf
14 echo alias block-major-152 aoe >> $f
15 echo alias char-major-152 aoe >> $f
H A Dtodo.rst5 data that needs to be written out to aoe storage. If the data is
13 the destructor member of the struct sk_buff is available to the aoe
H A Dindex.rst8 aoe
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/
H A Dmakefile-add-ldflags.patch12 O=aoe.o bpf.o ${PLATFORM}.o ata.o dat.o
18 aoe.o : aoe.c config.h dat.h fns.h makefile
H A Dcross.patch11 O=aoe.o bpf.o ${PLATFORM}.o ata.o dat.o
/openbmc/linux/drivers/block/aoe/
H A DMakefile6 obj-$(CONFIG_ATA_OVER_ETH) += aoe.o
7 aoe-y := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/
H A Daoetools_36.bb11 RRECOMMENDS:${PN} = "kernel-module-aoe"
14 file://aoe-stat-no-bashism.patch \
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst78 * aoe/index
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dindex.rst74 aoe/index
/openbmc/linux/Documentation/admin-guide/
H A Dindex.rst77 aoe/index
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c391 hw_feat->aoe = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features()
535 pdata->hw_feat.aoe ? "YES" : "NO"); in xlgmac_print_all_hw_features()
H A Ddwc-xlgmac.h506 unsigned int aoe; /* ARP Offload */ member
/openbmc/linux/drivers/
H A DMakefile107 obj-$(CONFIG_ATA_OVER_ETH) += block/aoe/
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h1002 unsigned int aoe; /* ARP Offload */ member
H A Dxgbe-drv.c764 hw_feat->aoe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, ARPOFFSEL); in xgbe_get_all_hw_features()
861 hw_feat->aoe ? "yes" : "no"); in xgbe_get_all_hw_features()
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt854 aoe: 4096
859 aoe.h: 4748
862 aoe.txt: 4600
/openbmc/linux/
H A DMAINTAINERS3214 F: Documentation/admin-guide/aoe/
3215 F: drivers/block/aoe/
H A Dopengrok0.0.log[all...]
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]

12