Searched refs:t4_sge_ctxt_rd_bd (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ |
H A D | common.h | 883 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype,
|
H A D | t4_hw.c | 11095 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype, in t4_sge_ctxt_rd_bd() function
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_lib.c | 89 t4_sge_ctxt_rd_bd(padap, cid, ctype, data); in read_sge_ctxt()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 11643 rc = -t4_sge_ctxt_rd_bd(sc, cntxt->cid, cntxt->mem_id, &cntxt->data[0]); in get_sge_context()
|