Home
last modified time | relevance | path

Searched refs:HCLGE_MBX_PUSH_LINK_STATUS_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h255 #define HCLGE_MBX_PUSH_LINK_STATUS_EN BIT(0) macro
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_mbx.c339 if (flag & HCLGE_MBX_PUSH_LINK_STATUS_EN) in hclgevf_mbx_async_handler()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c592 link_info.flag = HCLGE_MBX_PUSH_LINK_STATUS_EN; in hclge_push_vf_link_status()