Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h252 struct hclge_wol_info { struct
278 struct hclge_wol_info wol;
H A Dhclge_main.c11468 static struct hclge_wol_info *hclge_get_wol_info(struct hnae3_handle *handle) in hclge_get_wol_info()
11499 struct hclge_wol_info *wol_info) in hclge_set_wol_cfg()
11521 struct hclge_wol_info *wol_info = &hdev->hw.mac.wol; in hclge_update_wol()
11531 struct hclge_wol_info *wol_info = &hdev->hw.mac.wol; in hclge_init_wol()
11537 memset(wol_info, 0, sizeof(struct hclge_wol_info)); in hclge_init_wol()
11551 struct hclge_wol_info *wol_info = hclge_get_wol_info(handle); in hclge_get_wol()
11562 struct hclge_wol_info *wol_info = hclge_get_wol_info(handle); in hclge_set_wol()

Completed in 18 milliseconds