Home
last modified time | relevance | path

Searched refs:TPD_RING_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h550 #define TPD_RING_SIZE_MASK 0xFFFF macro
H A Datl1c_main.c1099 (u32)(tpd_ring[0].count & TPD_RING_SIZE_MASK)); in atl1c_configure_des_ring()