Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h802 int t3_sge_init_ecntxt(adapter_t *adapter, unsigned int id, int gts_enable,
H A Dcxgb_t3_hw.c2561 int t3_sge_init_ecntxt(adapter_t *adapter, unsigned int id, int gts_enable, in t3_sge_init_ecntxt() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c2559 ret = -t3_sge_init_ecntxt(sc, q->txq[TXQ_ETH].cntxt_id, USE_GTS, in t3_sge_alloc_qset()
2569 ret = -t3_sge_init_ecntxt(sc, q->txq[TXQ_OFLD].cntxt_id, in t3_sge_alloc_qset()
2580 ret = -t3_sge_init_ecntxt(sc, q->txq[TXQ_CTRL].cntxt_id, 0, in t3_sge_alloc_qset()