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