Home
last modified time | relevance | path

Searched refs:path_data (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_iscsi.c1230 static int qedi_set_path(struct Scsi_Host *shost, struct iscsi_path *path_data) in qedi_set_path() argument
1252 if (path_data->handle == QEDI_PATH_HANDLE) { in qedi_set_path()
1253 ret = qedi_data_avail(qedi, path_data->vlan_id); in qedi_set_path()
1257 iscsi_cid = (u32)path_data->handle; in qedi_set_path()
1270 if (!is_valid_ether_addr(&path_data->mac_addr[0])) { in qedi_set_path()
1278 ether_addr_copy(&qedi_ep->dst_mac[0], &path_data->mac_addr[0]); in qedi_set_path()
1280 qedi_ep->vlan_id = path_data->vlan_id; in qedi_set_path()
1281 if (path_data->pmtu < DEF_PATH_MTU) { in qedi_set_path()
1285 path_data->pmtu, qedi_ep->pmtu); in qedi_set_path()
1288 if (path_data->pmtu != qedi->ll2_mtu) { in qedi_set_path()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutesegment/
H A Dtst_qgeoroutesegment.h64 void path_data();
H A Dtst_qgeoroutesegment.cpp161 void tst_QGeoRouteSegment::path_data() in path_data() function in tst_QGeoRouteSegment
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroute/
H A Dtst_qgeoroute.h65 void path_data();
H A Dtst_qgeoroute.cpp148 void tst_QGeoRoute::path_data() in path_data() function in tst_QGeoRoute
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Ducma.c930 resp->path_data[i].flags = IB_PATH_GMP | IB_PATH_PRIMARY | in ucma_query_path()
936 ib_sa_pack_path(&ib, &resp->path_data[i].path_rec); in ucma_query_path()
939 ib_sa_pack_path(rec, &resp->path_data[i].path_rec); in ucma_query_path()
943 if (copy_to_user(response, resp, struct_size(resp, path_data, i))) in ucma_query_path()
1296 struct ib_path_rec_data *path_data, size_t optlen) in ucma_set_ib_path() argument
1302 if (optlen % sizeof(*path_data)) in ucma_set_ib_path()
1305 for (; optlen; optlen -= sizeof(*path_data), path_data++) { in ucma_set_ib_path()
1306 if (path_data->flags == (IB_PATH_GMP | IB_PATH_PRIMARY | in ucma_set_ib_path()
1320 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Drdma_user_cm.h187 struct ib_path_rec_data path_data[0]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/
H A Drdma_user_cm.h183 struct ib_path_rec_data path_data[0]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/
H A Drdma_user_cm.h183 struct ib_path_rec_data path_data[0]; member