Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mp.c15 static bool hns3_inited; variable
199 if (!hns3_inited) { in hns3_mp_init_primary()
205 hns3_inited = true; in hns3_mp_init_primary()
216 if (hns3_inited) in hns3_mp_uninit_primary()
227 if (!hns3_inited) { in hns3_mp_init_secondary()
232 hns3_inited = true; in hns3_mp_init_secondary()