Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_ioctl.h248 #define CHELSIO_GET_PM _IOR('f', CH_GET_PM, struct ch_pm) macro
HDcxgb_main.c2693 case CHELSIO_GET_PM: { in cxgb_extension_ioctl()
/freebsd-14-stable/tools/tools/cxgbtool/
HDcxgbtool.c884 if (doit(iff_name, CHELSIO_GET_PM, &pm) < 0) in conf_pm()