Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgb/
H A Dcxgb_ioctl.h140 struct ch_pm { struct
141 uint32_t tx_pg_sz;
142 uint32_t tx_num_pg;
143 uint32_t rx_pg_sz;
144 uint32_t rx_num_pg;
145 uint32_t pm_total;
/freebsd-12.1/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3224 struct ireg_buf *ch_pm; in collect_pm_indirect() local