Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/ !
H A Dqla_edif.c423 fcport->edif.rx_sa_set = 1; in __qla2x00_release_all_sadb()
730 if (!(fcport->edif.rx_sa_set && fcport->edif.tx_sa_set)) { in qla_edif_app_chk_sa_update()
734 fcport->edif.rx_sa_set); in qla_edif_app_chk_sa_update()
741 fcport->edif.rx_sa_set = fcport->edif.tx_sa_set = 0; in qla_edif_app_chk_sa_update()
827 if (!(fcport->edif.rx_sa_set && fcport->edif.tx_sa_set)) { in qla_edif_app_authok()
831 fcport->edif.rx_sa_set); in qla_edif_app_authok()
840 fcport->edif.rx_sa_set = fcport->edif.tx_sa_set = 0; in qla_edif_app_authok()
1491 fcport->edif.rx_sa_set = 1; in qla24xx_check_sadb_avail_slot()
2895 sp->fcport->edif.rx_sa_set = 1; in qla28xx_sa_update_iocb_entry()
H A Dqla_init.c1504 fcport->edif.rx_sa_set = 0; in qla_chk_secure_login()