Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h861 t_QmContextA *p_ContextA; /**< context-A field to be written in the FQ structure */ member
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c962 t_QmContextA *p_ContextA, in qm_new_fq() argument
1057 if (p_ContextA) in qm_new_fq()
1060 memcpy((void*)&fq_opts.fqd.context_a, p_ContextA, sizeof(t_QmContextA)); in qm_new_fq()
2018 (t_QmContextA *)&cnxtA : p_QmFqrParams->p_ContextA, in QM_FQR_Create()