Searched refs:ts_operational_mode (Results 1 – 4 of 4) sorted by relevance
341 if (!TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_open()366 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_open()391 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_open()497 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_close()560 (TAVOR_IS_OPERATIONAL(state->ts_operational_mode))) { in tavor_attach()580 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_attach()627 if (!(TAVOR_IS_OPERATIONAL(state->ts_operational_mode))) { in tavor_attach()678 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_detach()733 if (TAVOR_IS_OPERATIONAL(state->ts_operational_mode)) { in tavor_detach()779 state->ts_operational_mode = TAVOR_HCA_MODE; in tavor_drv_init()[all …]
664 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_info()734 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_ports()857 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_loopback()1128 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_ddr_read()1188 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_reg_read()1249 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_ioctl_reg_write()
137 if (state->ts_operational_mode == TAVOR_MAINTENANCE_MODE) { in tavor_devmap()
335 int ts_operational_mode; member