HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_get_link_state_vf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.c 88 hw->mac.ops.get_link_state = ixgbe_get_link_state_vf;
501 * ixgbe_get_link_state_vf - Get VF link state from PF
507 s32 ixgbe_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state) function in typeref:typename:s32
ixgbe_vf.c 88 hw->mac.ops.get_link_state = ixgbe_get_link_state_vf;
501 * ixgbe_get_link_state_vf - Get VF link state from PF
507 s32 ixgbe_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state) function in typeref:typename:s32
ixgbe_vf.c 88 hw->mac.ops.get_link_state = ixgbe_get_link_state_vf;
501 * ixgbe_get_link_state_vf - Get VF link state from PF
507 s32 ixgbe_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state) function in typeref:typename:s32

Completed in 36 milliseconds