hns3_reset_notify 4436 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT); hns3_reset_notify 4440 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); hns3_reset_notify 4442 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c hns3_reset_notify(handle, HNAE3_UNINIT_CLIENT); hns3_reset_notify 4478 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ret = hns3_reset_notify(h, HNAE3_DOWN_CLIENT); hns3_reset_notify 4482 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c ret = hns3_reset_notify(h, HNAE3_UNINIT_CLIENT); hns3_reset_notify 4534 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c .reset_notify = hns3_reset_notify,