Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c563 hns3vf_set_promisc_mode(struct hns3_hw *hw, bool en_bc_pmc, in hns3vf_set_promisc_mode() argument
595 req->msg[1] = en_bc_pmc ? 1 : 0; in hns3vf_set_promisc_mode()
H A Dhns3_ethdev.c4067 bool en_bc_pmc = true; in hns3_set_promisc_mode() local
4076 hns3_promisc_param_init(&param, en_uc_pmc, en_mc_pmc, en_bc_pmc, vf_id); in hns3_set_promisc_mode()