Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h223 void nicvf_mbox_shutdown(struct nicvf *nic);
H A Dnicvf_mbox.c427 nicvf_mbox_shutdown(struct nicvf *nic) in nicvf_mbox_shutdown() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c1816 nicvf_mbox_shutdown(nic); in nicvf_vf_stop()