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