Searched defs:sa_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | sa_query.c | 1200 struct ib_sa_device *sa_dev; in get_src_path_mask() local 1411 ib_sa_opa_pathrecord_support(struct ib_sa_client *client, struct ib_sa_device *sa_dev, u8 port_num) ib_sa_opa_pathrecord_support() argument 1445 opa_pr_query_possible(struct ib_sa_client *client, struct ib_sa_device *sa_dev, struct ib_device *device, u8 port_num, struct sa_path_rec *rec) opa_pr_query_possible() argument 1547 struct ib_sa_device *sa_dev = ib_get_client_data(device, &sa_client); ib_sa_path_rec_get() local 1702 struct ib_sa_device *sa_dev = ib_get_client_data(device, &sa_client); ib_sa_service_rec_query() local 1799 struct ib_sa_device *sa_dev = ib_get_client_data(device, &sa_client); ib_sa_mcmember_rec_query() local 1890 struct ib_sa_device *sa_dev = ib_get_client_data(device, &sa_client); ib_sa_guid_info_rec_query() local 1958 struct ib_sa_device *sa_dev = ib_get_client_data(device, &sa_client); ib_sa_sendonly_fullmem_support() local 2290 struct ib_sa_device *sa_dev = ib_sa_event() local 2324 struct ib_sa_device *sa_dev; ib_sa_add_one() local 2402 struct ib_sa_device *sa_dev = client_data; ib_sa_remove_one() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | sa_query.c | 1175 struct ib_sa_device *sa_dev; in get_src_path_mask() local 1393 ib_sa_opa_pathrecord_support(struct ib_sa_client *client, struct ib_sa_device *sa_dev, u32 port_num) ib_sa_opa_pathrecord_support() argument 1428 opa_pr_query_possible(struct ib_sa_client *client, struct ib_sa_device *sa_dev, struct ib_device *device, u32 port_num) opa_pr_query_possible() argument 1528 struct ib_sa_device *sa_dev = ib_get_client_data(device, &sa_client); ib_sa_path_rec_get() local 1655 struct ib_sa_device *sa_dev = ib_get_client_data(device, &sa_client); ib_sa_mcmember_rec_query() local 1745 struct ib_sa_device *sa_dev = ib_get_client_data(device, &sa_client); ib_sa_guid_info_rec_query() local 2120 struct ib_sa_device *sa_dev = ib_sa_event() local 2154 struct ib_sa_device *sa_dev; ib_sa_add_one() local 2234 struct ib_sa_device *sa_dev = client_data; ib_sa_remove_one() local [all...] |
Completed in 5 milliseconds