Searched refs:RFD_RING_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c_hw.h | 535 #define RFD_RING_SIZE_MASK 0x0FFF macro |
H A D | atl1c_main.c | 1112 rfd_ring->count & RFD_RING_SIZE_MASK); in atl1c_configure_des_ring() |