Home
last modified time | relevance | path

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

/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c733 get_sge_context(int argc, char *argv[], int start_arg, const char *iff_name) in get_sge_context() function
1658 r = get_sge_context(argc, argv, 3, iff_name); in run_cmd()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c2119 get_sge_context(int argc, const char *argv[]) in get_sge_context() function
3762 rc = get_sge_context(argc, argv); in run_cmd()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c914 static int get_sge_context(struct adapter *, int, uint32_t, int, uint32_t *);
12557 get_sge_context(struct adapter *sc, int mem_id, uint32_t cid, int len, in get_sge_context() function
13383 rc = get_sge_context(sc, ctxt->mem_id, ctxt->cid, in t4_ioctl()
13435 rc = get_sge_context(sc, ctxt->mem_id, ctxt->cid, in t4_ioctl()