rx_nodesc_drops_total  855 drivers/net/ethernet/sfc/falcon/net_driver.h 	u64 rx_nodesc_drops_total;
rx_nodesc_drops_total  520 drivers/net/ethernet/sfc/falcon/nic.c 			*rx_nodesc_drops - efx->rx_nodesc_drops_total;
rx_nodesc_drops_total  521 drivers/net/ethernet/sfc/falcon/nic.c 	efx->rx_nodesc_drops_total = *rx_nodesc_drops;
rx_nodesc_drops_total 1030 drivers/net/ethernet/sfc/net_driver.h 	u64 rx_nodesc_drops_total;
rx_nodesc_drops_total  527 drivers/net/ethernet/sfc/nic.c 			*rx_nodesc_drops - efx->rx_nodesc_drops_total;
rx_nodesc_drops_total  528 drivers/net/ethernet/sfc/nic.c 	efx->rx_nodesc_drops_total = *rx_nodesc_drops;