Home
last modified time | relevance | path

Searched refs:vf_bitmap (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.h79 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap);
H A Dixgbe_api.c1290 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event() argument
1293 hw->mac.ops.mdd_event(hw, vf_bitmap); in ixgbe_mdd_event()
H A Dixgbe_api.h218 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap);
H A Dixgbe_x550.c1445 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event_X550() argument
1489 vf_bitmap[idx] |= (1 << (vf % 32)); in ixgbe_mdd_event_X550()
H A Dixgbe_type.h4001 void (*mdd_event)(struct ixgbe_hw *hw, u32 *vf_bitmap);