Searched refs:ipInHdrErrors_hi (Results 1 – 3 of 3) sorted by relevance
14 u32 ipInHdrErrors_hi; member
261 u32 ipInHdrErrors_hi; member
1295 stats->iw.ipInHdrErrors = ((u64) m.ipInHdrErrors_hi << 32) + in iwch_get_mib()