Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h247 #define CHELSIO_SET_PM _IOW('f', CH_SET_PM, struct ch_pm) macro
H A Dcxgb_main.c2707 case CHELSIO_SET_PM: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c903 if (doit(iff_name, CHELSIO_SET_PM, &pm) < 0) in conf_pm()