Home
last modified time | relevance | path

Searched refs:frm_cnt (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dqman_var.h117 uint32_t frm_cnt; member
H A Dqman_portals.c432 db_printf(" frm_cnt: %x\n", save_res.query_fq_np.frm_cnt); in DB_SHOW_COMMAND()
H A Dqman.c662 ret = cmd_res->query_fq_np.frm_cnt; in qman_fq_get_counter()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h786 volatile uint32_t frm_cnt:24; member
H A Dqm_portal_fqr.c182 if (np.frm_cnt) in qman_create_fq()
2278 return queryfq_np.frm_cnt; in QM_FQR_GetCounter()