Searched refs:RX_DROP (Results 1 – 10 of 10) sorted by relevance
43 case RX_DROP: in lowpan_rx_handlers_result()80 return RX_DROP; in lowpan_rx_h_frag()
14 #define RX_DROP ((__force lowpan_rx_result) 2u) macro
214 return RX_DROP; in lowpan_frag_rx_h_iphc()
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
1757 dev->stats.rx_dropped += smsc911x_reg_read(pdata, RX_DROP); in smsc911x_stop()1832 dev->stats.rx_dropped += smsc911x_reg_read(pdata, RX_DROP); in smsc911x_get_stats()
276 #define RX_DROP 0xA0 macro
106 RX_DROP = 0x4, enumerator
95 dev_stats->rx_drops = OTX2_GET_RX_STATS(RX_DROP); in otx2_get_dev_stats()
64 RX_DROP = 0x4, enumerator1505 PRINT_CGX_CUML_NIXRX_STATUS(RX_DROP, "rx_drops"); in cgx_print_stats()