Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfb/
H A Dnfb_rxmode.h33 nfb_eth_promiscuous_enable(struct rte_eth_dev *dev);
H A Dnfb_rxmode.c11 nfb_eth_promiscuous_enable(struct rte_eth_dev *dev) in nfb_eth_promiscuous_enable() function
H A Dnfb_ethdev.c403 .promiscuous_enable = nfb_eth_promiscuous_enable,