Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h604 #define HNS3_LINK_STATUS_UP_M BIT(HNS3_LINK_STATUS_UP_B) macro
H A Dhns3_ethdev.c4432 link_status = req->status & HNS3_LINK_STATUS_UP_M; in hns3_get_mac_link_status()