Searched refs:QUEUENUMBER (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_regs.h | 695 #define QUEUENUMBER(x) ((x) << QUEUENUMBER_SHIFT) macro |
D | cxgb4_main.c | 818 QUEUENUMBER(s->ethrxq[0].rspq.abs_id)); in setup_sge_queues() |