Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_common.h810 int t3_sge_init_rspcntxt(adapter_t *adapter, unsigned int id, int irq_vec_idx,
HDcxgb_t3_hw.c2645 int t3_sge_init_rspcntxt(adapter_t *adapter, unsigned int id, int irq_vec_idx, in t3_sge_init_rspcntxt() function
/NextBSD/sys/dev/cxgb/
HDcxgb_sge.c2544 ret = -t3_sge_init_rspcntxt(sc, q->rspq.cntxt_id, irq_vec_idx, in t3_sge_alloc_qset()