Searched refs:WQ_ADDR_ALIGN (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/staging/qlge/ | ||
D | qlge.h | 22 #define WQ_ADDR_ALIGN 0x3 /* 4 byte alignment */ macro |
D | qlge_main.c | 2691 tx_ring->wq_base_dma & WQ_ADDR_ALIGN) in qlge_alloc_tx_resources() |