Searched refs:ch_pm (Results 1 – 4 of 4) sorted by relevance
138 struct ch_pm { struct247 #define CHELSIO_SET_PM _IOW('f', CH_SET_PM, struct ch_pm)248 #define CHELSIO_GET_PM _IOR('f', CH_GET_PM, struct ch_pm)
2694 struct ch_pm *m = (struct ch_pm *)data; in cxgb_extension_ioctl()2709 struct ch_pm *m = (struct ch_pm *)data; in cxgb_extension_ioctl()
3222 struct ireg_buf *ch_pm; in collect_pm_indirect() local3234 ch_pm = (struct ireg_buf *)scratch_buff.data; in collect_pm_indirect()3238 struct ireg_field *pm_pio = &ch_pm->tp_pio; in collect_pm_indirect()3239 u32 *buff = ch_pm->outbuf; in collect_pm_indirect()3253 ch_pm++; in collect_pm_indirect()3259 struct ireg_field *pm_pio = &ch_pm->tp_pio; in collect_pm_indirect()3260 u32 *buff = ch_pm->outbuf; in collect_pm_indirect()3274 ch_pm++; in collect_pm_indirect()
881 struct ch_pm pm; in conf_pm()