Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.h275 struct dsaf_misc_op { struct
276 void (*cpld_set_led)(struct hns_mac_cb *mac_cb, int link_status,
278 void (*cpld_reset_led)(struct hns_mac_cb *mac_cb);
279 int (*cpld_set_led_id)(struct hns_mac_cb *mac_cb,
282 void (*dsaf_reset)(struct dsaf_device *dsaf_dev, bool dereset);
283 void (*xge_srst)(struct dsaf_device *dsaf_dev, u32 port, bool dereset);
284 void (*ge_srst)(struct dsaf_device *dsaf_dev, u32 port, bool dereset);
285 void (*ppe_srst)(struct dsaf_device *dsaf_dev, u32 port, bool dereset);
286 void (*ppe_comm_srst)(struct dsaf_device *dsaf_dev, bool dereset);
288 phy_interface_t (*get_phy_if)(struct hns_mac_cb *mac_cb);
[all …]