Searched refs:FC_PUBLIC_LOOP (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_els.c | 641 set_bit(FC_PUBLIC_LOOP, &vport->fc_flag); in lpfc_cmpl_els_flogi_fabric() 812 clear_bit(FC_PUBLIC_LOOP, &vport->fc_flag); in lpfc_cmpl_els_flogi_nport() 1041 clear_bit(FC_PUBLIC_LOOP, &vport->fc_flag); in lpfc_cmpl_els_flogi() 2240 !test_bit(FC_PUBLIC_LOOP, &vport->fc_flag)) in lpfc_issue_els_plogi() 3551 !test_bit(FC_PUBLIC_LOOP, &vport->fc_flag)) in lpfc_issue_els_rscn() 8369 clear_bit(FC_PUBLIC_LOOP, &vport->fc_flag); in lpfc_els_rcv_flogi() 10977 clear_bit(FC_PUBLIC_LOOP, &vport->fc_flag); in lpfc_cmpl_reg_new_vport() 11266 set_bit(FC_PUBLIC_LOOP, &vport->fc_flag); in lpfc_cmpl_els_fdisc()
|
H A D | lpfc.h | 584 FC_PUBLIC_LOOP, /* Public loop */ enumerator
|
H A D | lpfc_attr.c | 1095 if (test_bit(FC_PUBLIC_LOOP, &vport->fc_flag)) in lpfc_link_state_show() 6446 if (test_bit(FC_PUBLIC_LOOP, &vport->fc_flag)) in lpfc_get_host_port_type() 6589 test_bit(FC_PUBLIC_LOOP, &vport->fc_flag)))) in lpfc_get_host_fabric_name()
|
H A D | lpfc_hbadisc.c | 1523 test_bit(FC_PUBLIC_LOOP, &vport->fc_flag) && in lpfc_mbx_cmpl_local_config_link() 3409 !test_bit(FC_PUBLIC_LOOP, &vport->fc_flag))) { in lpfc_mbx_cmpl_reg_vfi() 3981 clear_bit(FC_PUBLIC_LOOP, &vport->fc_flag); in lpfc_mbx_cmpl_reg_vpi()
|