Home
last modified time | relevance | path

Searched defs:change_flags (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h78 __be16 change_flags; /* low 4 bits only */ member
/openbmc/linux/include/rdma/
H A Dib_mad.h399 u8 change_flags; /* low 3 bits only */ member
/openbmc/linux/net/core/
H A Dnet-sysfs.c367 static int change_flags(struct net_device *dev, unsigned long new_flags) in change_flags() function