Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h77 struct ch_cntxt { struct
251 #define CHELSIO_GET_SGE_CONTEXT _IOWR('f', CH_GET_SGE_CONTEXT, struct ch_cntxt)
H A Dcxgb_main.c2559 struct ch_cntxt *ecntxt = (struct ch_cntxt *)data; in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c735 struct ch_cntxt ctx; in get_sge_context()