Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h36 HCLGE_MBX_GET_LINK_STATUS, /* (VF -> PF) get link status */ enumerator
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c789 case HCLGE_MBX_GET_LINK_STATUS: in hclge_mbx_handler()
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c462 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_LINK_STATUS, 0); in hclgevf_request_link_info()