Searched refs:t4vf_sge_alloc_rxq (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | adapter.h | 557 int t4vf_sge_alloc_rxq(struct adapter *, struct sge_rspq *, bool,
|
| D | cxgb4vf_main.c | 610 err = t4vf_sge_alloc_rxq(adapter, &s->intrq, false, in setup_sge_queues() 619 err = t4vf_sge_alloc_rxq(adapter, &s->fw_evtq, true, adapter->port[0], in setup_sge_queues() 639 err = t4vf_sge_alloc_rxq(adapter, &rxq->rspq, false, in setup_sge_queues()
|
| D | sge.c | 2204 int t4vf_sge_alloc_rxq(struct adapter *adapter, struct sge_rspq *rspq, in t4vf_sge_alloc_rxq() function
|