Home
last modified time | relevance | path

Searched refs:ore (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/exofs/
DKbuild15 # ore module library
16 libore-y := ore.o ore_raid.o
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_mad.c670 int ret, ore, mtu; in subn_set_portinfo() local
803 ore = pip->localphyerrors_overrunerrors; in subn_set_portinfo()
804 if (set_phyerrthreshold(ppd, (ore >> 4) & 0xF)) in subn_set_portinfo()
807 if (set_overrunthreshold(ppd, (ore & 0xF))) in subn_set_portinfo()
/Linux-v4.19/fs/
DKconfig261 source "fs/exofs/Kconfig.ore"