Searched refs:WQ_ADDR_ALIGN (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/qlogic/qlge/ | ||
D | qlge.h | 23 #define WQ_ADDR_ALIGN 0x3 /* 4 byte alignment */ macro |
D | qlge_main.c | 2706 tx_ring->wq_base_dma & WQ_ADDR_ALIGN) { in ql_alloc_tx_resources() |