Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h204 int nicvf_mbox_check_pf_ready(struct nicvf *nic);
H A Dnicvf_mbox.c193 nicvf_mbox_check_pf_ready(struct nicvf *nic) in nicvf_mbox_check_pf_ready() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c2186 ret = nicvf_mbox_check_pf_ready(nic); in nicvf_eth_dev_init()