Searched refs:ts_operational_mode (Results 1 – 4 of 4) sorted by relevance
391 if (!TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_open()419 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_open()447 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_open()561 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_close()629 (TAVOR_IS_OPERATIONAL(state->ts_operational_mode))) { in tavor_attach()653 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_attach()704 if (!(TAVOR_IS_OPERATIONAL(state->ts_operational_mode))) { in tavor_attach()763 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_detach()824 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_detach()876 state->ts_operational_mode = TAVOR_HCA_MODE; in tavor_drv_init()[all …]
777 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_info()862 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_ports()1007 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_loopback()1341 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_ddr_read()1418 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_reg_read()1494 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_reg_write()
141 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_devmap()
357 int ts_operational_mode; member