Home
last modified time | relevance | path

Searched refs:t4_sge_ctxt_rd_bd (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h883 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype,
H A Dt4_hw.c11095 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 Dcudbg_lib.c89 t4_sge_ctxt_rd_bd(padap, cid, ctype, data); in read_sge_ctxt()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c11643 rc = -t4_sge_ctxt_rd_bd(sc, cntxt->cid, cntxt->mem_id, &cntxt->data[0]); in get_sge_context()