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)
2693 struct ch_pm *m = (struct ch_pm *)data; in cxgb_extension_ioctl()2708 struct ch_pm *m = (struct ch_pm *)data; in cxgb_extension_ioctl()
3219 struct ireg_buf *ch_pm; in collect_pm_indirect() local3231 ch_pm = (struct ireg_buf *)scratch_buff.data; in collect_pm_indirect()3235 struct ireg_field *pm_pio = &ch_pm->tp_pio; in collect_pm_indirect()3236 u32 *buff = ch_pm->outbuf; in collect_pm_indirect()3250 ch_pm++; in collect_pm_indirect()3256 struct ireg_field *pm_pio = &ch_pm->tp_pio; in collect_pm_indirect()3257 u32 *buff = ch_pm->outbuf; in collect_pm_indirect()3271 ch_pm++; in collect_pm_indirect()
881 struct ch_pm pm; in conf_pm()