Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h190 #define TXGBE_DEV_MR_INFO(dev) \ macro
H A Dtxgbe_pf.c70 struct txgbe_mirror_info *mirror_info = TXGBE_DEV_MR_INFO(eth_dev); in txgbe_pf_host_init()