Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h67 s32 txgbe_get_device_caps(struct txgbe_hw *hw, u16 *device_caps);
H A Dtxgbe_hw.c2111 s32 txgbe_get_device_caps(struct txgbe_hw *hw, u16 *device_caps) in txgbe_get_device_caps() function
2814 mac->get_device_caps = txgbe_get_device_caps; in txgbe_init_ops_pf()