Searched refs:per_chan (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 969 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()
|