Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h536 uint8_t promisc_mode; member
H A Dhns3_ethdev_vf.c598 req->msg[4] = hw->promisc_mode == HNS3_LIMIT_PROMISC_MODE ? 1 : 0; in hns3vf_set_promisc_mode()
1208 hw->promisc_mode = HNS3_UNLIMIT_PROMISC_MODE; in hns3vf_get_capability()
1225 hw->promisc_mode = HNS3_LIMIT_PROMISC_MODE; in hns3vf_get_capability()