Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_mr.c1803 qlafx00_fx_disc(scsi_qla_host_t *vha, fc_port_t *fcport, uint16_t fx_type) in qlafx00_fx_disc() argument
1824 switch (fx_type) { in qlafx00_fx_disc()
1869 if (fx_type == FXDISC_REG_HOST_INFO) { in qlafx00_fx_disc()
1923 fdisc->u.fxiocb.req_func_type = cpu_to_le16(fx_type); in qlafx00_fx_disc()
1932 if (fx_type == FXDISC_GET_CONFIG_INFO) { in qlafx00_fx_disc()
1957 } else if (fx_type == FXDISC_GET_PORT_INFO) { in qlafx00_fx_disc()
1968 } else if (fx_type == FXDISC_GET_TGT_NODE_INFO) { in qlafx00_fx_disc()
1976 } else if (fx_type == FXDISC_GET_TGT_NODE_LIST) { in qlafx00_fx_disc()
1982 } else if (fx_type == FXDISC_ABORT_IOCTL) in qlafx00_fx_disc()