Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h252 struct hclge_wol_info { struct
278 struct hclge_wol_info wol; argument
Dhclge_main.c11449 static struct hclge_wol_info *hclge_get_wol_info(struct hnae3_handle *handle) in hclge_get_wol_info()
11480 struct hclge_wol_info *wol_info) in hclge_set_wol_cfg()
11502 struct hclge_wol_info *wol_info = &hdev->hw.mac.wol; in hclge_update_wol()
11512 struct hclge_wol_info *wol_info = &hdev->hw.mac.wol; in hclge_init_wol()
11518 memset(wol_info, 0, sizeof(struct hclge_wol_info)); in hclge_init_wol()
11532 struct hclge_wol_info *wol_info = hclge_get_wol_info(handle); in hclge_get_wol()
11543 struct hclge_wol_info *wol_info = hclge_get_wol_info(handle); in hclge_set_wol()