Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1001 unsigned int nq, unsigned int per_chan, int msi_idx, in alloc_ofld_rxqs() argument
1010 adap->port[i / per_chan], in alloc_ofld_rxqs()
1105 #define ALLOC_OFLD_RXQS(firstq, nq, per_chan, ids) do { \ in setup_sge_queues() argument
1106 err = alloc_ofld_rxqs(adap, firstq, nq, per_chan, msi_idx, ids); \ in setup_sge_queues()