Searched refs:qe_next (Results 1 – 3 of 3) sorted by relevance
3190 struct list_head *qe, *qe_next; in bfa_timer_beat() local3199 qe_next = bfa_q_next(qe); in bfa_timer_beat()3210 qe = qe_next; /* go to next elem */ in bfa_timer_beat()
1591 struct list_head *qe, *qe_next; in bfa_lps_no_res() local1599 qe_next = bfa_q_next(qe); in bfa_lps_no_res()1606 qe = qe_next; in bfa_lps_no_res()
5596 struct list_head *qe, *qe_next; in bfa_fcs_lport_scn_multiport_rscn() local5604 list_for_each_safe(qe, qe_next, &port->rport_q) { in bfa_fcs_lport_scn_multiport_rscn()