Home
last modified time | relevance | path

Searched refs:ixgbe_get_device_caps (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_api.h172 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
Dixgbe_api.c302 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps() function
Dixgbe_phy.c1218 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()