Searched refs:get_sge_context (Results 1 – 3 of 3) sorted by relevance
| /freebsd/tools/tools/cxgbtool/ |
| H A D | cxgbtool.c | 733 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 D | cxgbetool.c | 2119 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 D | t4_main.c | 914 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()
|