Home
last modified time | relevance | path

Searched refs:reg_state (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_device.c176 WARN_ON(dev->reg_state == IB_DEV_REGISTERED); in ib_device_release()
177 if (dev->reg_state == IB_DEV_UNREGISTERED) { in ib_device_release()
239 WARN_ON(device->reg_state != IB_DEV_UNREGISTERED && in ib_dealloc_device()
240 device->reg_state != IB_DEV_UNINITIALIZED); in ib_dealloc_device()
374 device->reg_state = IB_DEV_REGISTERED; in ib_register_device()
437 device->reg_state = IB_DEV_UNREGISTERED; in ib_unregister_device()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h134 enum net_device_reg_state reg_state; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_netdev.c383 ndev->reg_state = NETREG_DUMMY; in linuxkpi_init_dummy_netdev()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2411 } reg_state; member
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c