Searched refs:RBD_LAST (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h171 #define RBD_LAST 0x8000 /* last buffer */ macro
H A Dsun3_82586.c777 if( (totlen = swab16(rbd->status)) & RBD_LAST) /* the first and the last buffer? */
797 /* free all RBD's until RBD_LAST is set */
799 while(!((rstat=swab16(rbd->status)) & RBD_LAST))

Completed in 33 milliseconds