Searched refs:ixgbe_get_device_caps (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_api.h192 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
H A Dixgbe_phy.c1531 ixgbe_get_device_caps(hw, &enforce_sfp);
1790 ixgbe_get_device_caps(hw, &enforce_sfp);
H A Dixgbe_api.c349 * ixgbe_get_device_caps - Get additional device capabilities
355 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) function
H A Dif_ix.c980 ixgbe_get_device_caps(hw, &dev_caps);

Completed in 84 milliseconds