Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.h195 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
H A Dixgbe_phy.c1537 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()
1807 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_api.c386 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps() function
H A Dif_ix.c1234 ixgbe_get_device_caps(hw, &dev_caps); in ixgbe_check_wol_support()