Home
last modified time | relevance | path

Searched refs:LOOP_READY (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_attr.c1171 else if (atomic_read(&vha->loop_state) != LOOP_READY || in qla2x00_link_state_show()
2793 } else if (atomic_read(&base_vha->loop_state) == LOOP_READY && in qla2x00_get_fc_host_stats()
2966 case LOOP_READY: in qla2x00_get_host_port_state()
H A Dqla_mid.c364 if (atomic_read(&vha->loop_state) == LOOP_READY) { in qla2x00_do_dpc_vp()
H A Dqla_mr.c1313 atomic_set(&vha->loop_state, LOOP_READY); in qlafx00_configure_devices()
1757 atomic_set(&vha->loop_state, LOOP_READY); in qlafx00_update_host_attr()
H A Dqla_gs.c4215 if (((ls != LOOP_READY) && (ls != LOOP_UP)) || in qla24xx_post_gnnid_work()
4343 if (((ls != LOOP_READY) && (ls != LOOP_UP)) || in qla24xx_post_gfpnid_work()
H A Dqla_os.c2731 return atomic_read(&vha->loop_state) == LOOP_READY; in qla2xxx_scan_finished()
6834 if (atomic_read(&base_vha->loop_state) == LOOP_READY) { in qla2x00_do_dpc()
6937 atomic_read(&base_vha->loop_state) == LOOP_READY) { in qla2x00_do_dpc()
H A Dqla_bsg.c811 if (atomic_read(&vha->loop_state) == LOOP_READY && in qla2x00_process_loopback()
H A Dqla_def.h4684 #define LOOP_READY 5 macro
H A Dqla_init.c5219 atomic_set(&vha->loop_state, LOOP_READY); in qla2x00_configure_loop()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_attr.c1177 else if (atomic_read(&vha->loop_state) != LOOP_READY || in qla2x00_link_state_show()
2858 } else if (atomic_read(&base_vha->loop_state) == LOOP_READY && in qla2x00_get_fc_host_stats()
3031 case LOOP_READY: in qla2x00_get_host_port_state()
H A Dqla_mid.c381 if (atomic_read(&vha->loop_state) == LOOP_READY) { in qla2x00_do_dpc_vp()
H A Dqla_mr.c1313 atomic_set(&vha->loop_state, LOOP_READY); in qlafx00_configure_devices()
1757 atomic_set(&vha->loop_state, LOOP_READY); in qlafx00_update_host_attr()
H A Dqla_os.c2853 return atomic_read(&vha->loop_state) == LOOP_READY; in qla2xxx_scan_finished()
7081 if (atomic_read(&base_vha->loop_state) == LOOP_READY) { in qla2x00_do_dpc()
7179 atomic_read(&base_vha->loop_state) == LOOP_READY) { in qla2x00_do_dpc()
H A Dqla_bsg.c830 if (atomic_read(&vha->loop_state) == LOOP_READY && in qla2x00_process_loopback()
H A Dqla_gs.c4012 if (((ls != LOOP_READY) && (ls != LOOP_UP)) || in qla24xx_post_gfpnid_work()
H A Dqla_def.h4936 #define LOOP_READY 5 macro
H A Dqla_init.c5712 atomic_set(&vha->loop_state, LOOP_READY); in qla2x00_configure_loop()

Completed in 90 milliseconds