Searched refs:ipOutDiscards_hi (Results 1 – 3 of 3) sorted by relevance
26 u32 ipOutDiscards_hi; member
273 u32 ipOutDiscards_hi; member
1307 stats->iw.ipOutDiscards = ((u64) m.ipOutDiscards_hi << 32) + in iwch_get_mib()