Searched refs:eth_dev_cnt (Results 1 – 2 of 2) sorted by relevance
288 process_data.eth_dev_cnt++; in hns3_mp_init()300 process_data.eth_dev_cnt--; in hns3_mp_uninit()301 if (process_data.eth_dev_cnt == 0) { in hns3_mp_uninit()
11 int eth_dev_cnt; /* Ethdev count under the current process. */ member