Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h270 struct hclge_wol_info { struct
299 struct hclge_wol_info wol;
H A Dhclge_main.c11607 static struct hclge_wol_info *hclge_get_wol_info(struct hnae3_handle *handle) in hclge_get_wol_info()
11638 struct hclge_wol_info *wol_info) in hclge_set_wol_cfg()
11660 struct hclge_wol_info *wol_info = &hdev->hw.mac.wol; in hclge_update_wol()
11670 struct hclge_wol_info *wol_info = &hdev->hw.mac.wol; in hclge_init_wol()
11676 memset(wol_info, 0, sizeof(struct hclge_wol_info)); in hclge_init_wol()
11690 struct hclge_wol_info *wol_info = hclge_get_wol_info(handle); in hclge_get_wol()
11701 struct hclge_wol_info *wol_info = hclge_get_wol_info(handle); in hclge_set_wol()