Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_common.h824 int t3_sge_cqcntxt_op(adapter_t *adapter, unsigned int id, unsigned int op,
Dcxgb_t3_hw.c2821 int t3_sge_cqcntxt_op(adapter_t *adapter, unsigned int id, unsigned int op, in t3_sge_cqcntxt_op() function
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_hal.c121 ret = t3_sge_cqcntxt_op(sc, cq->cqid, op, credit); in cxio_hal_cq_op()