Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ioctl.h123 struct ch_pm { struct
124 uint32_t cmd;
125 uint32_t tx_pg_sz;
126 uint32_t tx_num_pg;
127 uint32_t rx_pg_sz;
128 uint32_t rx_num_pg;
129 uint32_t pm_total;
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c2070 struct ireg_buf *ch_pm; in cudbg_collect_pm_indirect() local