Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h835 int8_t overheadAccountingLength; /**< For each frame add this number for CG calculation member
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1027 if(p_CgParams->overheadAccountingLength) in qm_new_fq()
1031 …fq_opts.fqd.td_thresh = (uint16_t)(QM_FQD_TD_THRESH_OAC_EN | p_CgParams->overheadAccountingLength); in qm_new_fq()
1034 if((flags & QM_FQCTRL_TDE) && (!p_CgParams->overheadAccountingLength)) in qm_new_fq()
1074 if((flags & QM_FQCTRL_TDE) && (p_CgParams->overheadAccountingLength)) in qm_new_fq()
1091 if((flags & QM_FQCTRL_TDE) && (p_CgParams->overheadAccountingLength)) in qm_new_fq()