bfa_q_next
bfa_q_next(_qe) = (struct list_head *) NULL; \
(*((struct list_head **) (_qe))) = bfa_q_next(_q); \
bfa_q_prev(bfa_q_next(*((struct list_head **) _qe))) = \
bfa_q_next(_q) = bfa_q_next(*((struct list_head **) _qe));\
bfa_q_next(bfa_q_prev(*((struct list_head **) _qe))) = \
tqe = bfa_q_next(q);
tqe = bfa_q_next(tqe);
sgpg = (struct bfa_sgpg_s *) bfa_q_next(sgpg);
qe = bfa_q_next(qe);
qe = bfa_q_next(qe);
qe = bfa_q_next(qe);
qe = bfa_q_next(qe);
qe = bfa_q_next(qe);
qe = bfa_q_next(qh);
qe_next = bfa_q_next(qe);
qe = bfa_q_next(first_lps);
qe_next = bfa_q_next(qe);