Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_ioctl.h247 #define CHELSIO_SET_PM _IOW('f', CH_SET_PM, struct ch_pm) macro
HDcxgb_main.c2708 case CHELSIO_SET_PM: { in cxgb_extension_ioctl()
/freebsd-14-stable/tools/tools/cxgbtool/
HDcxgbtool.c903 if (doit(iff_name, CHELSIO_SET_PM, &pm) < 0) in conf_pm()