Home
last modified time | relevance | path

Searched refs:driver_fabric_state (Results 1 – 6 of 6) sorted by relevance

/open-nvidia-gpu/src/common/nvswitch/kernel/
H A Dnvswitch.c1285 NVSWITCH_DRIVER_FABRIC_STATE *driver_fabric_state in nvswitch_lib_read_fabric_state() argument
1297 if (driver_fabric_state != NULL) in nvswitch_lib_read_fabric_state()
1298 *driver_fabric_state = device->driver_fabric_state; in nvswitch_lib_read_fabric_state()
1369 prev_fm_status = device->driver_fabric_state; in nvswitch_ctrl_set_fm_driver_state()
1370 device->driver_fabric_state = p->driverState; in nvswitch_ctrl_set_fm_driver_state()
1405 device->driver_fabric_state = NVSWITCH_DRIVER_FABRIC_STATE_CONFIGURED; in nvswitch_ctrl_set_device_fabric_state()
1621 if (device->driver_fabric_state != NVSWITCH_DRIVER_FABRIC_STATE_CONFIGURED) in nvswitch_fabric_state_heartbeat()
2593 device->driver_fabric_state = NVSWITCH_DRIVER_FABRIC_STATE_OFFLINE; in nvswitch_lib_shutdown_device()
2806 device->driver_fabric_state = NVSWITCH_DRIVER_FABRIC_STATE_STANDBY; in nvswitch_lib_register_device()
4493 NVSWITCH_DRIVER_FABRIC_STATE driver_fabric_state = 0; in nvswitch_filter_messages() local
[all …]
/open-nvidia-gpu/src/common/nvswitch/interface/
H A Dexport_nvswitch.h467 NVSWITCH_DRIVER_FABRIC_STATE *driver_fabric_state
/open-nvidia-gpu/kernel-open/nvidia/
H A Dexport_nvswitch.h467 NVSWITCH_DRIVER_FABRIC_STATE *driver_fabric_state
/open-nvidia-gpu/src/common/nvswitch/kernel/inc/
H A Dcommon_nvswitch.h458 NVSWITCH_DRIVER_FABRIC_STATE driver_fabric_state; member
/open-nvidia-gpu/src/common/nvswitch/kernel/ls10/
H A Dls10.c4179 device->driver_fabric_state, reg); in nvswitch_write_fabric_state_ls10()
/open-nvidia-gpu/src/common/nvswitch/kernel/lr10/
H A Dlr10.c6965 device->driver_fabric_state, reg); in nvswitch_write_fabric_state_lr10()