Lines Matching defs:hr_dev
45 static int hns_roce_set_mac(struct hns_roce_dev *hr_dev, u32 port, in hns_roce_set_mac()
66 struct hns_roce_dev *hr_dev = to_hr_dev(attr->device); in hns_roce_add_gid() local
80 struct hns_roce_dev *hr_dev = to_hr_dev(attr->device); in hns_roce_del_gid() local
92 static int handle_en_event(struct hns_roce_dev *hr_dev, u32 port, in handle_en_event()
130 struct hns_roce_dev *hr_dev = NULL; in hns_roce_netdev_event() local
149 static int hns_roce_setup_mtu_mac(struct hns_roce_dev *hr_dev) in hns_roce_setup_mtu_mac()
168 struct hns_roce_dev *hr_dev = to_hr_dev(ib_dev); in hns_roce_query_device() local
223 struct hns_roce_dev *hr_dev = to_hr_dev(ib_dev); in hns_roce_query_port() local
368 struct hns_roce_dev *hr_dev = to_hr_dev(uctx->device); in hns_roce_alloc_ucontext() local
448 struct hns_roce_dev *hr_dev = to_hr_dev(ibcontext->device); in hns_roce_dealloc_ucontext() local
461 struct hns_roce_dev *hr_dev = to_hr_dev(uctx->device); in hns_roce_mmap() local
579 struct hns_roce_dev *hr_dev = to_hr_dev(device); in hns_roce_alloc_hw_port_stats() local
595 struct hns_roce_dev *hr_dev = to_hr_dev(device); in hns_roce_get_hw_stats() local
616 static void hns_roce_unregister_device(struct hns_roce_dev *hr_dev) in hns_roce_unregister_device()
712 static int hns_roce_register_device(struct hns_roce_dev *hr_dev) in hns_roce_register_device()
794 static int hns_roce_init_hem(struct hns_roce_dev *hr_dev) in hns_roce_init_hem()
947 static void hns_roce_teardown_hca(struct hns_roce_dev *hr_dev) in hns_roce_teardown_hca()
961 static int hns_roce_setup_hca(struct hns_roce_dev *hr_dev) in hns_roce_setup_hca()
1026 void hns_roce_handle_device_err(struct hns_roce_dev *hr_dev) in hns_roce_handle_device_err()
1055 static int hns_roce_alloc_dfx_cnt(struct hns_roce_dev *hr_dev) in hns_roce_alloc_dfx_cnt()
1065 static void hns_roce_dealloc_dfx_cnt(struct hns_roce_dev *hr_dev) in hns_roce_dealloc_dfx_cnt()
1070 int hns_roce_init(struct hns_roce_dev *hr_dev) in hns_roce_init()
1174 void hns_roce_exit(struct hns_roce_dev *hr_dev) in hns_roce_exit()