Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ioctl.h123 struct ch_pm { struct
Dcxgb3_main.c2396 struct ch_pm m = {.cmd = CHELSIO_GET_PM }; in cxgb_extension_ioctl()
2410 struct ch_pm m; in cxgb_extension_ioctl()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c1640 struct ireg_buf *ch_pm; in cudbg_collect_pm_indirect() local
1650 ch_pm = (struct ireg_buf *)temp_buff.data; in cudbg_collect_pm_indirect()
1653 struct ireg_field *pm_pio = &ch_pm->tp_pio; in cudbg_collect_pm_indirect()
1654 u32 *buff = ch_pm->outbuf; in cudbg_collect_pm_indirect()
1666 ch_pm++; in cudbg_collect_pm_indirect()
1672 struct ireg_field *pm_pio = &ch_pm->tp_pio; in cudbg_collect_pm_indirect()
1673 u32 *buff = ch_pm->outbuf; in cudbg_collect_pm_indirect()
1685 ch_pm++; in cudbg_collect_pm_indirect()