Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h863 t_QmContextB *p_ContextB; /**< context-B field to be written in the FQ structure; member
/f-stack/freebsd/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()
2019 p_QmFqrParams->p_ContextB, in QM_FQR_Create()