Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h151 struct ch_trace { struct
254 #define CHELSIO_SET_TRACE_FILTER _IOW('f', CH_SET_TRACE_FILTER, struct ch_trace)
H A Dcxgb_main.c2882 struct ch_trace *t = (struct ch_trace *)data; in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c1209 struct ch_trace trace; in trace_config()