Searched refs:HNS3_LINK_STATUS_UP_M (Results 1 – 2 of 2) sorted by relevance
604 #define HNS3_LINK_STATUS_UP_M BIT(HNS3_LINK_STATUS_UP_B) macro
4432 link_status = req->status & HNS3_LINK_STATUS_UP_M; in hns3_get_mac_link_status()