Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h266 #define CHELSIO_GET_UP_IOQS _IOWR('f', CH_GET_UP_IOQS, struct ch_up_ioqs) macro
H A Dcxgb_main.c3010 case CHELSIO_GET_UP_IOQS: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c1611 if (doit(iff_name, CHELSIO_GET_UP_IOQS, &ioqs) < 0) in get_up_ioqs()