Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h86 struct ch_desc { struct
252 #define CHELSIO_GET_SGE_DESC _IOWR('f', CH_GET_SGE_DESC, struct ch_desc)
H A Dcxgb_main.c2586 struct ch_desc *edesc = (struct ch_desc *)data; in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c777 struct ch_desc desc; in get_sge_desc()