Searched refs:ixgbe_get_link_state_vf (Results 1 – 2 of 2) sorted by relevance
137 s32 ixgbe_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state);
77 hw->mac.ops.get_link_state = ixgbe_get_link_state_vf; in ixgbe_init_ops_vf()465 s32 ixgbe_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state) in ixgbe_get_link_state_vf() function