Searched refs:drop_space (Results 1 – 3 of 3) sorted by relevance
55 static void drop_space(struct config_group *, struct config_item *);359 .drop_item = drop_space,563 static void drop_space(struct config_group *g, struct config_item *i) in drop_space() function
565 u32 drop_space; member
2819 dev->stats.rx_missed_errors = readl(&mac_stats->drop_space); in ace_get_stats()