stash_idx         649 drivers/net/ethernet/freescale/gianfar.c 	u32 stash_idx = 0;
stash_idx         773 drivers/net/ethernet/freescale/gianfar.c 	err = of_property_read_u32(np, "rx-stash-idx", &stash_idx);
stash_idx         776 drivers/net/ethernet/freescale/gianfar.c 		priv->rx_stash_index = stash_idx;
stash_idx         778 drivers/net/ethernet/freescale/gianfar.c 	if (stash_len || stash_idx)