Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_ioctl.h86 struct ch_desc { struct
252 #define CHELSIO_GET_SGE_DESC _IOWR('f', CH_GET_SGE_DESC, struct ch_desc)
HDcxgb_main.c2587 struct ch_desc *edesc = (struct ch_desc *)data; in cxgb_extension_ioctl()
/freebsd-14-stable/tools/tools/cxgbtool/
HDcxgbtool.c777 struct ch_desc desc; in get_sge_desc()