Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/
H A Dngbe_ptypes.h113 u32 *ngbe_get_supported_ptypes(void);
H A Dngbe_ptypes.c95 u32 *ngbe_get_supported_ptypes(void) in ngbe_get_supported_ptypes() function
H A Dngbe_ethdev.c1817 return ngbe_get_supported_ptypes(); in ngbe_dev_supported_ptypes_get()