Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x550.h78 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap);
H A Dixgbe_api.h220 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap);
H A Dixgbe_api.c1343 void ixgbe_mdd_event(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event() argument
1346 hw->mac.ops.mdd_event(hw, vf_bitmap); in ixgbe_mdd_event()
H A Dixgbe_x550.c1449 void ixgbe_mdd_event_X550(struct ixgbe_hw *hw, u32 *vf_bitmap) in ixgbe_mdd_event_X550() argument
1493 vf_bitmap[idx] |= (1 << (vf % 32)); in ixgbe_mdd_event_X550()
H A Dixgbe_type.h4057 void (*mdd_event)(struct ixgbe_hw *hw, u32 *vf_bitmap);