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