Searched refs:bit_high (Results 1 – 1 of 1) sorted by relevance
18 static void txgbe_clear_bp_intr(u32 bit, u32 bit_high, struct txgbe_hw *hw);2625 static void txgbe_clear_bp_intr(u32 bit, u32 bit_high, struct txgbe_hw *hw) in txgbe_clear_bp_intr() argument2635 if (bit_high) { in txgbe_clear_bp_intr()2636 for (i = bit; i <= bit_high; i++) in txgbe_clear_bp_intr()