Searched refs:t3_sge_init_ecntxt (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 734 int t3_sge_init_ecntxt(struct adapter *adapter, unsigned int id, int gts_enable,
|
D | sge.c | 3145 ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_ETH].cntxt_id, USE_GTS, in t3_sge_alloc_qset() 3153 ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_OFLD].cntxt_id, in t3_sge_alloc_qset() 3162 ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_CTRL].cntxt_id, 0, in t3_sge_alloc_qset()
|
D | cxgb3_offload.c | 353 ret = t3_sge_init_ecntxt(adapter, FW_RI_SGEEC_START, 0, in cxgb_rdma_ctl()
|
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
|