Home
last modified time | relevance | path

Searched defs:ch_pm (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h138 struct ch_pm { struct
139 uint32_t tx_pg_sz;
140 uint32_t tx_num_pg;
141 uint32_t rx_pg_sz;
142 uint32_t rx_num_pg;
143 uint32_t pm_total;
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3219 struct ireg_buf *ch_pm; in collect_pm_indirect() local