Searched refs:qe_next (Results 1 – 3 of 3) sorted by relevance
1656 struct list_head *qe, *qe_next; in bfa_lps_no_res() local1664 qe_next = bfa_q_next(qe); in bfa_lps_no_res()1671 qe = qe_next; in bfa_lps_no_res()
3204 struct list_head *qe, *qe_next; in bfa_timer_beat() local3213 qe_next = bfa_q_next(qe); in bfa_timer_beat()3224 qe = qe_next; /* go to next elem */ in bfa_timer_beat()
5606 struct list_head *qe, *qe_next; in bfa_fcs_lport_scn_multiport_rscn() local5614 list_for_each_safe(qe, qe_next, &port->rport_q) { in bfa_fcs_lport_scn_multiport_rscn()