Searched refs:hs_operational_mode (Results 1 – 4 of 4) sorted by relevance
372 if (!HERMON_IS_OPERATIONAL(state->hs_operational_mode)) { in hermon_open()397 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) { in hermon_open()422 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) { in hermon_open()528 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) { in hermon_close()596 (HERMON_IS_OPERATIONAL(state->hs_operational_mode))) { in hermon_attach()604 HERMON_IS_OPERATIONAL(state->hs_operational_mode)) { in hermon_attach()652 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) { in hermon_attach()696 if (!(HERMON_IS_OPERATIONAL(state->hs_operational_mode))) { in hermon_attach()762 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) { in hermon_detach()817 if (HERMON_IS_OPERATIONAL(state->hs_operational_mode)) { in hermon_detach()[all …]
769 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_info()836 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_ports()959 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_loopback()1238 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_reg_read()1313 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_ioctl_reg_write()
153 if (state->hs_operational_mode == HERMON_MAINTENANCE_MODE) { in hermon_devmap()
400 int hs_operational_mode; member