Home
last modified time | relevance | path

Searched refs:txgbe_get_device_caps (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h68 s32 txgbe_get_device_caps(struct txgbe_hw *hw, u16 *device_caps);
H A Dtxgbe_hw.c1993 s32 txgbe_get_device_caps(struct txgbe_hw *hw, u16 *device_caps) in txgbe_get_device_caps() function
2668 mac->get_device_caps = txgbe_get_device_caps; in txgbe_init_ops_pf()