BFA_REQQ_PORT
m = bfa_reqq_next(fcport->bfa, BFA_REQQ_PORT);
bfa_reqq_wait(fcport->bfa, BFA_REQQ_PORT,
bfa_reqq_produce(fcport->bfa, BFA_REQQ_PORT, m->mh);
m = bfa_reqq_next(fcport->bfa, BFA_REQQ_PORT);
bfa_reqq_wait(fcport->bfa, BFA_REQQ_PORT,
bfa_reqq_produce(fcport->bfa, BFA_REQQ_PORT, m->mh);
msg = bfa_reqq_next(fcport->bfa, BFA_REQQ_PORT);
bfa_reqq_wait(fcport->bfa, BFA_REQQ_PORT,
bfa_reqq_produce(fcport->bfa, BFA_REQQ_PORT, msg->mh);
msg = bfa_reqq_next(fcport->bfa, BFA_REQQ_PORT);
bfa_reqq_wait(fcport->bfa, BFA_REQQ_PORT,
bfa_reqq_produce(fcport->bfa, BFA_REQQ_PORT, msg->mh);
bfa_reqq_wait(dport->bfa, BFA_REQQ_PORT, &dport->reqq_wait);