Home
last modified time | relevance | path

Searched refs:ch_pm (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ioctl.h123 struct ch_pm { struct
Dcxgb3_main.c2395 struct ch_pm m = {.cmd = CHELSIO_GET_PM }; in cxgb_siocdevprivate()
2409 struct ch_pm m; in cxgb_siocdevprivate()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c2070 struct ireg_buf *ch_pm; in cudbg_collect_pm_indirect() local
2080 ch_pm = (struct ireg_buf *)temp_buff.data; in cudbg_collect_pm_indirect()
2083 struct ireg_field *pm_pio = &ch_pm->tp_pio; in cudbg_collect_pm_indirect()
2084 u32 *buff = ch_pm->outbuf; in cudbg_collect_pm_indirect()
2096 ch_pm++; in cudbg_collect_pm_indirect()
2102 struct ireg_field *pm_pio = &ch_pm->tp_pio; in cudbg_collect_pm_indirect()
2103 u32 *buff = ch_pm->outbuf; in cudbg_collect_pm_indirect()
2115 ch_pm++; in cudbg_collect_pm_indirect()