Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_gbl.h519 qla81xx_set_port_config(scsi_qla_host_t *, uint16_t *);
H A Dqla_bsg.c594 ret = qla81xx_set_port_config(vha, new_config); in qla81xx_reset_loopback_mode()
662 ret = qla81xx_set_port_config(vha, new_config); in qla81xx_set_loopback_mode()
H A Dqla_mbx.c5624 qla81xx_set_port_config(scsi_qla_host_t *vha, uint16_t *mb) in qla81xx_set_port_config() function