Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c14 static int qla24xx_vport_disable(struct fc_vport *, bool);
3142 qla24xx_vport_disable(fc_vport, disable); in qla24xx_vport_create()
3249 qla24xx_vport_disable(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_disable() function
3303 .vport_disable = qla24xx_vport_disable,