Searched refs:t3_sge_init_ecntxt (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 734 int t3_sge_init_ecntxt(struct adapter *adapter, unsigned int id, int gts_enable,
|
H A D | sge.c | 3126 ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_ETH].cntxt_id, USE_GTS, in t3_sge_alloc_qset() 3134 ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_OFLD].cntxt_id, in t3_sge_alloc_qset() 3143 ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_CTRL].cntxt_id, 0, in t3_sge_alloc_qset()
|
H A D | t3_hw.c | 2176 int t3_sge_init_ecntxt(struct adapter *adapter, unsigned int id, int gts_enable, in t3_sge_init_ecntxt() function
|