Searched refs:promisc_mode (Results 1 – 2 of 2) sorted by relevance
339 req->msg[4] = hw->promisc_mode == HNS3_LIMIT_PROMISC_MODE ? 1 : 0; in hns3vf_set_promisc_mode()825 hw->promisc_mode = HNS3_UNLIMIT_PROMISC_MODE; in hns3vf_get_capability()843 hw->promisc_mode = HNS3_LIMIT_PROMISC_MODE; in hns3vf_get_capability()
612 uint8_t promisc_mode; member