Searched refs:qla24xx_post_gpdb_work (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 867 qla24xx_post_gpdb_work(vha, fcport, 0); in qla24xx_handle_gnl_done_event() 914 qla24xx_post_gpdb_work(vha, fcport, 0); in qla24xx_handle_gnl_done_event() 1359 int qla24xx_post_gpdb_work(struct scsi_qla_host *vha, fc_port_t *fcport, u8 opt) in qla24xx_post_gpdb_work() function 1450 qla24xx_post_gpdb_work(vha, fcport, opt); in qla24xx_async_gpdb() 1751 qla24xx_post_gpdb_work(vha, fcport, 0); in qla24xx_fcport_handle_login() 1977 qla24xx_post_gpdb_work(vha, ea->fcport, 0); in qla_handle_els_plogi_done() 2399 qla24xx_post_gpdb_work(vha, ea->fcport, 0); in qla24xx_handle_prli_done_event() 2523 qla24xx_post_gpdb_work(vha, ea->fcport, 0); in qla24xx_handle_plogi_done_event() 2544 qla24xx_post_gpdb_work(vha, fcport, 0); in qla24xx_handle_plogi_done_event()
|
H A D | qla_gbl.h | 109 int qla24xx_post_gpdb_work(struct scsi_qla_host *, fc_port_t *, u8);
|