Lines Matching refs:qe

186 	struct list_head		*qe, *qen;  in bfa_fcs_lport_sm_online()  local
209 list_for_each_safe(qe, qen, &port->rport_q) { in bfa_fcs_lport_sm_online()
210 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_online()
225 list_for_each_safe(qe, qen, &port->rport_q) { in bfa_fcs_lport_sm_online()
226 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_online()
246 struct list_head *qe, *qen; in bfa_fcs_lport_sm_offline() local
267 list_for_each_safe(qe, qen, &port->rport_q) { in bfa_fcs_lport_sm_offline()
268 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_offline()
280 list_for_each_safe(qe, qen, &port->rport_q) { in bfa_fcs_lport_sm_offline()
281 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_offline()
672 struct list_head *qe, *qen; in bfa_fcs_lport_offline_actions() local
695 list_for_each_safe(qe, qen, &port->rport_q) { in bfa_fcs_lport_offline_actions()
696 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_offline_actions()
899 struct list_head *qe; in bfa_fcs_lport_get_rport_by_pid() local
901 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_pid()
902 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_get_rport_by_pid()
918 struct list_head *qe; in bfa_fcs_lport_get_rport_by_old_pid() local
920 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_old_pid()
921 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_get_rport_by_old_pid()
937 struct list_head *qe; in bfa_fcs_lport_get_rport_by_pwwn() local
939 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_pwwn()
940 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_get_rport_by_pwwn()
956 struct list_head *qe; in bfa_fcs_lport_get_rport_by_nwwn() local
958 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_nwwn()
959 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_get_rport_by_nwwn()
976 struct list_head *qe; in bfa_fcs_lport_get_rport_by_qualifier() local
978 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_qualifier()
979 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_get_rport_by_qualifier()
996 list_add_tail(&rport->qe, &port->rport_q); in bfa_fcs_lport_add_rport()
1009 list_del(&rport->qe); in bfa_fcs_lport_del_rport()
5036 struct list_head *qe; in bfa_fcs_lport_ns_process_gidft_pids() local
5057 list_for_each(qe, &fabric->vport_q) { in bfa_fcs_lport_ns_process_gidft_pids()
5058 vport = (struct bfa_fcs_vport_s *) qe; in bfa_fcs_lport_ns_process_gidft_pids()
5553 struct list_head *qe; in bfa_fcs_lport_scn_portid_rscn() local
5565 list_for_each(qe, &fabric->vport_q) { in bfa_fcs_lport_scn_portid_rscn()
5566 vport = (struct bfa_fcs_vport_s *) qe; in bfa_fcs_lport_scn_portid_rscn()
5606 struct list_head *qe, *qe_next; in bfa_fcs_lport_scn_multiport_rscn() local
5614 list_for_each_safe(qe, qe_next, &port->rport_q) { in bfa_fcs_lport_scn_multiport_rscn()
5615 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_scn_multiport_rscn()
5725 struct list_head *qh, *qe; in bfa_fcs_lport_get_rport() local
5738 qe = bfa_q_first(qh); in bfa_fcs_lport_get_rport()
5740 while ((qe != qh) && (i < nrports)) { in bfa_fcs_lport_get_rport()
5741 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_get_rport()
5743 qe = bfa_q_next(qe); in bfa_fcs_lport_get_rport()
5759 qe = bfa_q_next(qe); in bfa_fcs_lport_get_rport()
5773 struct list_head *qh, *qe; in bfa_fcs_lport_get_rport_quals() local
5786 qe = bfa_q_first(qh); in bfa_fcs_lport_get_rport_quals()
5788 while ((qe != qh) && (i < *nrports)) { in bfa_fcs_lport_get_rport_quals()
5789 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_get_rport_quals()
5791 qe = bfa_q_next(qe); in bfa_fcs_lport_get_rport_quals()
5799 qe = bfa_q_next(qe); in bfa_fcs_lport_get_rport_quals()
5807 qe = bfa_q_next(qe); in bfa_fcs_lport_get_rport_quals()
5823 struct list_head *qh, *qe; in bfa_fcs_lport_get_rport_max_speed() local
5843 qe = bfa_q_first(qh); in bfa_fcs_lport_get_rport_max_speed()
5845 while (qe != qh) { in bfa_fcs_lport_get_rport_max_speed()
5846 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_get_rport_max_speed()
5850 qe = bfa_q_next(qe); in bfa_fcs_lport_get_rport_max_speed()
5865 qe = bfa_q_next(qe); in bfa_fcs_lport_get_rport_max_speed()