Lines Matching refs:dsaf_device

33 static void dsaf_write_sub(struct dsaf_device *dsaf_dev, u32 reg, u32 val)  in dsaf_write_sub()
41 static u32 dsaf_read_sub(struct dsaf_device *dsaf_dev, u32 reg) in dsaf_read_sub()
250 static void hns_dsaf_acpi_srst_by_port(struct dsaf_device *dsaf_dev, u8 op_type, in hns_dsaf_acpi_srst_by_port()
278 static void hns_dsaf_rst(struct dsaf_device *dsaf_dev, bool dereset) in hns_dsaf_rst()
295 static void hns_dsaf_rst_acpi(struct dsaf_device *dsaf_dev, bool dereset) in hns_dsaf_rst_acpi()
302 static void hns_dsaf_xge_srst_by_port(struct dsaf_device *dsaf_dev, u32 port, in hns_dsaf_xge_srst_by_port()
322 static void hns_dsaf_xge_srst_by_port_acpi(struct dsaf_device *dsaf_dev, in hns_dsaf_xge_srst_by_port_acpi()
341 hns_dsaf_srst_chns(struct dsaf_device *dsaf_dev, u32 msk, bool dereset) in hns_dsaf_srst_chns()
365 hns_dsaf_srst_chns_acpi(struct dsaf_device *dsaf_dev, u32 msk, bool dereset) in hns_dsaf_srst_chns_acpi()
372 static void hns_dsaf_roce_srst(struct dsaf_device *dsaf_dev, bool dereset) in hns_dsaf_roce_srst()
386 static void hns_dsaf_roce_srst_acpi(struct dsaf_device *dsaf_dev, bool dereset) in hns_dsaf_roce_srst_acpi()
392 static void hns_dsaf_ge_srst_by_port(struct dsaf_device *dsaf_dev, u32 port, in hns_dsaf_ge_srst_by_port()
450 static void hns_dsaf_ge_srst_by_port_acpi(struct dsaf_device *dsaf_dev, in hns_dsaf_ge_srst_by_port_acpi()
457 static void hns_ppe_srst_by_port(struct dsaf_device *dsaf_dev, u32 port, in hns_ppe_srst_by_port()
474 hns_ppe_srst_by_port_acpi(struct dsaf_device *dsaf_dev, u32 port, bool dereset) in hns_ppe_srst_by_port_acpi()
480 static void hns_ppe_com_srst(struct dsaf_device *dsaf_dev, bool dereset) in hns_ppe_com_srst()
714 struct dsaf_misc_op *hns_misc_op_get(struct dsaf_device *dsaf_dev) in hns_misc_op_get()