Searched refs:F_LEN_ERR (Results 1 – 1 of 1) sorted by relevance
177 #define F_LEN_ERR 0x08 /* short packet */ macro191 #define RX_STAT_M ( F_PKT_RDY | F_LEN_ERR \979 if (status & F_LEN_ERR) dev->stats.rx_length_errors++; in fjn_rx()