Searched refs:HNS3_PF_RESET_DONE_BIT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ | ||
| H A D | hns3_mbx.h | 145 #define HNS3_PF_RESET_DONE_BIT BIT(0) macro |
| H A D | hns3_ethdev.c | 5510 req->pf_rst_done |= HNS3_PF_RESET_DONE_BIT; in hns3_set_rst_done() |