Searched refs:ECORE_MULTI_TX_COS (Results 1 – 4 of 4) sorted by relevance
1286 #define ECORE_MULTI_TX_COS 3 /* Maximum possible */ macro1309 struct eth_context *cxts[ECORE_MULTI_TX_COS];1465 uint32_t cids[ECORE_MULTI_TX_COS];
1303 (BNX2X_MAX_RSS_COUNT(sc) * ECORE_MULTI_TX_COS + 2 * CNIC_SUPPORT(sc))1305 (BNX2X_NUM_ETH_QUEUES(sc) * ECORE_MULTI_TX_COS + 2 * CNIC_SUPPORT(sc))
4638 ECORE_BUG_ON(ECORE_MULTI_TX_COS < cid_cnt); in ecore_init_queue_obj()
4951 uint32_t cids[ECORE_MULTI_TX_COS] = { 0 }; in bnx2x_init_eth_fp()