Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h542 qla81xx_set_port_config(scsi_qla_host_t *, uint16_t *);
H A Dqla_bsg.c611 ret = qla81xx_set_port_config(vha, new_config); in qla81xx_reset_loopback_mode()
679 ret = qla81xx_set_port_config(vha, new_config); in qla81xx_set_loopback_mode()
H A Dqla_mbx.c5704 qla81xx_set_port_config(scsi_qla_host_t *vha, uint16_t *mb) in qla81xx_set_port_config() function