Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ptypes.h188 u32 *txgbe_get_supported_ptypes(void);
H A Dtxgbe_ptypes.c189 u32 *txgbe_get_supported_ptypes(void) in txgbe_get_supported_ptypes() function
H A Dtxgbe_ethdev.c2655 return txgbe_get_supported_ptypes(); in txgbe_dev_supported_ptypes_get()