Searched refs:v_cmd (Results 1 – 1 of 1) sorted by relevance
188 bfad_iocmd_ioc_reset_stats(struct bfad_s *bfad, void *cmd, unsigned int v_cmd) in bfad_iocmd_ioc_reset_stats() argument193 if (v_cmd == IOCMD_IOC_RESET_STATS) { in bfad_iocmd_ioc_reset_stats()196 } else if (v_cmd == IOCMD_IOC_RESET_FWSTATS) { in bfad_iocmd_ioc_reset_stats()206 bfad_iocmd_ioc_set_name(struct bfad_s *bfad, void *cmd, unsigned int v_cmd) in bfad_iocmd_ioc_set_name() argument210 if (v_cmd == IOCMD_IOC_SET_ADAPTER_NAME) in bfad_iocmd_ioc_set_name()212 else if (v_cmd == IOCMD_IOC_SET_PORT_NAME) in bfad_iocmd_ioc_set_name()382 bfad_iocmd_set_port_cfg(struct bfad_s *bfad, void *iocmd, unsigned int v_cmd) in bfad_iocmd_set_port_cfg() argument388 if (v_cmd == IOCMD_PORT_CFG_TOPO) in bfad_iocmd_set_port_cfg()390 else if (v_cmd == IOCMD_PORT_CFG_SPEED) in bfad_iocmd_set_port_cfg()392 else if (v_cmd == IOCMD_PORT_CFG_ALPA) in bfad_iocmd_set_port_cfg()[all …]