Searched refs:vf_bitmap (Results 1 – 5 of 5) sorted by relevance
74 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap);
220 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap);
1356 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event() argument1359 hw->mac.ops.mdd_event(hw, vf_bitmap); in ixgbe_mdd_event()
1376 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event_X550() argument1420 vf_bitmap[idx] |= (1 << (vf % 32)); in ixgbe_mdd_event_X550()
4118 void (*mdd_event)(struct ixgbe_hw *hw, u32 *vf_bitmap);