Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_common.h824 int t3_sge_cqcntxt_op(adapter_t *adapter, unsigned int id, unsigned int op,
HDcxgb_t3_hw.c2821 int t3_sge_cqcntxt_op(adapter_t *adapter, unsigned int id, unsigned int op, in t3_sge_cqcntxt_op() function
/NextBSD/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_hal.c121 ret = t3_sge_cqcntxt_op(sc, cq->cqid, op, credit); in cxio_hal_cq_op()