Searched refs:p_FqErn (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c611 struct qman_fq *p_FqErn = ptr_from_aligned_int(p_Msg->ern.tag); local
622 rejectedFrameInfo.cg.cgId = (uint8_t)p_FqErn->cgr_groupid;
626 rejectedFrameInfo.cg.cgId = (uint8_t)p_FqErn->cgr_groupid;
630 rejectedFrameInfo.cg.cgId = (uint8_t)p_FqErn->cgr_groupid;
637 if (!p_FqErn)
640 p_FqErn->cb.ern(p_FqErn->h_App, p_FqErn->h_QmFqr, p_QmPortal, p_FqErn->fqidOffset, (t_DpaaFD*)&p_Msg->ern.fd, &rejectedFrameInfo);
643 if (!p_FqErn)
[all...]

Completed in 119 milliseconds