Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h165 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
H A Dixgbe_phy.c1503 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()
1767 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_api.c354 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps() function