Home
last modified time | relevance | path

Searched defs:dsaf_misc_op (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.h302 struct dsaf_misc_op { struct
303 void (*cpld_set_led)(struct hns_mac_cb *mac_cb, int link_status,
305 void (*cpld_reset_led)(struct hns_mac_cb *mac_cb);
306 int (*cpld_set_led_id)(struct hns_mac_cb *mac_cb,
309 void (*dsaf_reset)(struct dsaf_device *dsaf_dev, bool dereset);
310 void (*xge_srst)(struct dsaf_device *dsaf_dev, u32 port, bool dereset);
311 void (*ge_srst)(struct dsaf_device *dsaf_dev, u32 port, bool dereset);
312 void (*ppe_srst)(struct dsaf_device *dsaf_dev, u32 port, bool dereset);
313 void (*ppe_comm_srst)(struct dsaf_device *dsaf_dev, bool dereset);
314 void (*hns_dsaf_srst_chns)(struct dsaf_device *dsaf_dev, u32 msk,
[all …]