Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mr.c1808 qlafx00_fx_disc(scsi_qla_host_t *vha, fc_port_t *fcport, uint16_t fx_type) in qlafx00_fx_disc() argument
1829 switch (fx_type) { in qlafx00_fx_disc()
1874 if (fx_type == FXDISC_REG_HOST_INFO) { in qlafx00_fx_disc()
1929 fdisc->u.fxiocb.req_func_type = cpu_to_le16(fx_type); in qlafx00_fx_disc()
1938 if (fx_type == FXDISC_GET_CONFIG_INFO) { in qlafx00_fx_disc()
1961 } else if (fx_type == FXDISC_GET_PORT_INFO) { in qlafx00_fx_disc()
1972 } else if (fx_type == FXDISC_GET_TGT_NODE_INFO) { in qlafx00_fx_disc()
1980 } else if (fx_type == FXDISC_GET_TGT_NODE_LIST) { in qlafx00_fx_disc()
1986 } else if (fx_type == FXDISC_ABORT_IOCTL) in qlafx00_fx_disc()