Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c969 unsigned int nq, unsigned int per_chan, int msi_idx, in alloc_ofld_rxqs() argument
978 adap->port[i / per_chan], in alloc_ofld_rxqs()
1071 #define ALLOC_OFLD_RXQS(firstq, nq, per_chan, ids) do { \ in setup_sge_queues() argument
1072 err = alloc_ofld_rxqs(adap, firstq, nq, per_chan, msi_idx, ids); \ in setup_sge_queues()