Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_ioctl.h116 struct ch_pktsched_params { struct
257 #define CHELSIO_SET_PKTSCHED _IOW('f', CH_SET_PKTSCHED, struct ch_pktsched_params)
HDcxgb_main.c2850 struct ch_pktsched_params *p = (struct ch_pktsched_params *)data; in cxgb_extension_ioctl()
/freebsd-14-stable/tools/tools/cxgbtool/
HDcxgbtool.c1509 struct ch_pktsched_params op; in pktsched()