Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dcommon.h613 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype,
Dt4_hw.c4362 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype, in t4_sge_ctxt_rd_bd() function
/freebsd-9-stable/sys/dev/cxgbe/
Dt4_main.c7301 rc = -t4_sge_ctxt_rd_bd(sc, cntxt->cid, cntxt->mem_id, &cntxt->data[0]); in get_sge_context()