Searched refs:SMC_GET_RX_DROP (Results 1 – 2 of 2) sorted by relevance
768 #define SMC_GET_RX_DROP(lp) SMC_inl( lp, RX_DROP ) macro
1046 dev->stats.rx_dropped+=SMC_GET_RX_DROP(lp); in smc911x_interrupt()