Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h168 struct cudbg_mps_tcam { struct
H A Dcudbg_lib.c3509 struct cudbg_mps_tcam *tcam = NULL; in collect_mps_tcam()
3516 size = sizeof(struct cudbg_mps_tcam) * n; in collect_mps_tcam()
3524 tcam = (struct cudbg_mps_tcam *)scratch_buff.data; in collect_mps_tcam()
3646 total_size += sizeof(struct cudbg_mps_tcam); in collect_mps_tcam()