Home
last modified time | relevance | path

Searched defs:device_caps (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c245 u16 device_caps; in txgbe_start_hw() local
2111 s32 txgbe_get_device_caps(struct txgbe_hw *hw, u16 *device_caps) in txgbe_get_device_caps()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_common.c360 u16 device_caps; in ixgbe_start_hw_generic() local
4395 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps_generic()
H A Dixgbe_api.c354 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps()