Searched refs:ipInHdrErrors (Results 1 – 3 of 3) sorted by relevance
711 IW_STATS_ENTRY(ipInHdrErrors);
332 u64 ipInHdrErrors; member
1328 stats->iw.ipInHdrErrors = ((u64) m.ipInHdrErrors_hi << 32) + in iwch_get_mib()