Searched refs:vf_bitmap (Results 1 – 5 of 5) sorted by relevance
80 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap);
1306 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event() argument1309 hw->mac.ops.mdd_event(hw, vf_bitmap); in ixgbe_mdd_event()
221 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap);
1620 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event_X550() argument1664 vf_bitmap[idx] |= (1 << (vf % 32)); in ixgbe_mdd_event_X550()
4124 void (*mdd_event)(struct ixgbe_hw *hw, u32 *vf_bitmap);