Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h174 #define RBD_MASK 0x3fff /* size-mask for length */ macro
H A Dsun3_82586.c776 totlen &= RBD_MASK; /* length of this frame */ in sun3_82586_rcv_int()
798 totlen += rstat & RBD_MASK; in sun3_82586_rcv_int()
807 totlen += rstat & RBD_MASK; in sun3_82586_rcv_int()