Home
last modified time | relevance | path

Searched defs:TX_RING_MOD_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dpcnet32.c160 #define TX_RING_MOD_MASK (TX_RING_SIZE - 1) macro
/titanic_44/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.h103 #define TX_RING_MOD_MASK (2 * TX_RING_SIZE - 1) macro