Home
last modified time | relevance | path

Searched refs:p_ContextB (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h863 t_QmContextB *p_ContextB; /**< context-B field to be written in the FQ structure; member
/freebsd/sys/dev/dpaa/
H A Dqman.c326 fqr.p_ContextB = 0; in qman_fqr_create()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c963 t_QmContextB *p_ContextB, in qm_new_fq() argument
1068 else if (p_ContextB) /* Tx-Queue */ in qm_new_fq()
1071 memcpy((void*)&fq_opts.fqd.context_b, p_ContextB, sizeof(t_QmContextB)); in qm_new_fq()
2017 p_QmFqrParams->p_ContextB, in QM_FQR_Create()