Home
last modified time | relevance | path

Searched refs:fman_if_promiscuous_enable (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/bus/dpaa/
H A Dversion.map40 fman_if_promiscuous_enable;
/dpdk/drivers/bus/dpaa/include/
H A Dfsl_fman.h71 void fman_if_promiscuous_enable(struct fman_if *p);
/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman_hw.c270 fman_if_promiscuous_enable(struct fman_if *p) in fman_if_promiscuous_enable() function
/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c837 fman_if_promiscuous_enable(dev->process_private); in dpaa_eth_promiscuous_enable()