Home
last modified time | relevance | path

Searched refs:CHELSIO_T4_SCHED_QUEUE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_ioctl.h435 #define CHELSIO_T4_SCHED_QUEUE _IOW('f', T4_SET_SCHED_QUEUE, \ macro
H A Dt4_vf.c912 case CHELSIO_T4_SCHED_QUEUE: in t4vf_ioctl()
H A Dt4_main.c12355 case CHELSIO_T4_SCHED_QUEUE: in t4_ioctl()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c3024 return doit(CHELSIO_T4_SCHED_QUEUE, &op); in sched_queue()