Lines Matching refs:qe
1747 struct list_head *qe; in bfa_fcs_rport_plogi_response() local
1788 list_for_each(qe, &rport->port->rport_q) { in bfa_fcs_rport_plogi_response()
1789 twin = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_rport_plogi_response()
1968 struct list_head *qe; in bfa_fcs_rport_gidpn_response() local
1989 list_for_each(qe, &rport->port->rport_q) { in bfa_fcs_rport_gidpn_response()
1990 twin = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_rport_gidpn_response()
2806 struct list_head *qe; in bfa_cb_rport_scn_online() local
2808 list_for_each(qe, &port->rport_q) { in bfa_cb_rport_scn_online()
2809 rp = (struct bfa_fcs_rport_s *) qe; in bfa_cb_rport_scn_online()
2833 struct list_head *qe; in bfa_cb_rport_scn_offline() local
2835 list_for_each(qe, &port->rport_q) { in bfa_cb_rport_scn_offline()
2836 rp = (struct bfa_fcs_rport_s *) qe; in bfa_cb_rport_scn_offline()