Searched refs:RX_DROP (Results 1 – 6 of 6) sorted by relevance
505 #define RX_DROP (0xA0) macro768 #define SMC_GET_RX_DROP(lp) SMC_inl( lp, RX_DROP )769 #define SMC_SET_RX_DROP(lp, x) SMC_outl( x, lp, RX_DROP )
273 #define RX_DROP 0xA0 macro
1769 dev->stats.rx_dropped += smsc911x_reg_read(pdata, RX_DROP); in smsc911x_stop()1845 dev->stats.rx_dropped += smsc911x_reg_read(pdata, RX_DROP); in smsc911x_get_stats()
120 RX_DROP = 0x4, enumerator
106 dev_stats->rx_drops = OTX2_GET_RX_STATS(RX_DROP); in otx2_get_dev_stats()
62 RX_DROP = 0x4, enumerator1994 PRINT_CGX_CUML_NIXRX_STATUS(RX_DROP, "rx_drops"); in cgx_print_stats()