Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h224 } t_QmContextA; typedef
861 t_QmContextA *p_ContextA; /**< context-A field to be written in the FQ structure */
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c962 t_QmContextA *p_ContextA, in qm_new_fq()
1060 memcpy((void*)&fq_opts.fqd.context_a, p_ContextA, sizeof(t_QmContextA)); in qm_new_fq()
2016 (t_QmContextA *)&cnxtA : p_QmFqrParams->p_ContextA, in QM_FQR_Create()