| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | rep.c | 35 static int rvu_rep_mcam_flow_init(struct rep_dev *rep) in rvu_rep_mcam_flow_init() argument 39 struct otx2_nic *priv = rep->mdev; in rvu_rep_mcam_flow_init() 43 rep->flow_cfg = kcalloc(1, sizeof(struct otx2_flow_config), GFP_KERNEL); in rvu_rep_mcam_flow_init() 45 if (!rep->flow_cfg) in rvu_rep_mcam_flow_init() 50 rep->flow_cfg->flow_ent = kcalloc(count, sizeof(u16), GFP_KERNEL); in rvu_rep_mcam_flow_init() 51 if (!rep->flow_cfg->flow_ent) in rvu_rep_mcam_flow_init() 59 req->hdr.pcifunc = rep->pcifunc; in rvu_rep_mcam_flow_init() 74 rep->flow_cfg->flow_ent[ent + allocated] = rsp->entry_list[ent]; in rvu_rep_mcam_flow_init() 88 sort(&rep->flow_cfg->flow_ent[0], allocated, in rvu_rep_mcam_flow_init() 89 sizeof(rep->flow_cfg->flow_ent[0]), mcam_entry_cmp, NULL); in rvu_rep_mcam_flow_init() [all …]
|
| /linux/drivers/platform/x86/tuxedo/nb04/ |
| H A D | wmi_ab.c | 486 struct lamp_array_attributes_report_t *rep) in handle_lamp_array_attributes_report() argument 490 rep->lamp_count = driver_data->lamp_count; in handle_lamp_array_attributes_report() 491 rep->bounding_box_width_in_micrometers = 368000; in handle_lamp_array_attributes_report() 492 rep->bounding_box_height_in_micrometers = 266000; in handle_lamp_array_attributes_report() 493 rep->bounding_box_depth_in_micrometers = 30000; in handle_lamp_array_attributes_report() 498 rep->lamp_array_kind = 1; in handle_lamp_array_attributes_report() 500 rep->min_update_interval_in_microseconds = 500; in handle_lamp_array_attributes_report() 502 return sizeof(*rep); in handle_lamp_array_attributes_report() 511 struct lamp_attributes_request_report_t *rep) in handle_lamp_attributes_request_report() argument 515 if (rep->lamp_id < driver_data->lamp_count) in handle_lamp_attributes_request_report() [all …]
|
| /linux/tools/perf/ |
| H A D | builtin-report.c | 128 struct report *rep = cb; in report__config() local 137 rep->min_percent = pcnt; in report__config() 146 return perf_config_u64(&rep->queue_size, var, value); in report__config() 158 rep->skip_empty = perf_config_bool(var, value); in report__config() 171 struct report *rep = arg; in hist_iter__report_callback() local 178 if (!ui__has_annotation() && !rep->symbol_ipc) in hist_iter__report_callback() 189 } else if (rep->mem_mode) { in hist_iter__report_callback() 214 struct report *rep = arg; in hist_iter__branch_callback() local 220 branch_type_count(&rep->brtype_stat, &bi->flags, in hist_iter__branch_callback() 223 if (!ui__has_annotation() && !rep->symbol_ipc) in hist_iter__branch_callback() [all …]
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | ib_rep.c | 12 struct mlx5_eswitch_rep *rep, in mlx5_ib_set_vport_rep() argument 22 ibdev->port[vport_index].rep = rep; in mlx5_ib_set_vport_rep() 23 rep->rep_data[REP_IB].priv = ibdev; in mlx5_ib_set_vport_rep() 24 ndev = mlx5_ib_get_rep_netdev(rep->esw, rep->vport); in mlx5_ib_set_vport_rep() 105 mlx5_ib_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_load() argument 117 vport_index = rep->vport_index; in mlx5_ib_vport_rep_load() 123 if (rep->vport == MLX5_VPORT_UPLINK) { in mlx5_ib_vport_rep_load() 143 if (rep->vport == MLX5_VPORT_UPLINK && !new_uplink) in mlx5_ib_vport_rep_load() 146 return mlx5_ib_set_vport_rep(lag_master, rep, vport_index); in mlx5_ib_vport_rep_load() 169 vport_index = rep->vport_index; in mlx5_ib_vport_rep_load() [all …]
|
| H A D | ib_virt.c | 55 struct mlx5_hca_vport_context *rep; in mlx5_ib_get_vf_config() local 58 rep = kzalloc(sizeof(*rep), GFP_KERNEL); in mlx5_ib_get_vf_config() 59 if (!rep) in mlx5_ib_get_vf_config() 62 err = mlx5_query_hca_vport_context(mdev, 1, 1, vf + 1, rep); in mlx5_ib_get_vf_config() 69 info->linkstate = mlx_to_net_policy(rep->policy); in mlx5_ib_get_vf_config() 74 kfree(rep); in mlx5_ib_get_vf_config()
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_lazy.h | 41 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 44 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 47 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 50 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 53 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 56 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 59 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 62 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 86 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 89 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], [all …]
|
| H A D | zstd_opt.h | 26 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 29 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 32 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 46 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 49 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 52 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], 59 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
|
| H A D | zstd_fast.c | 192 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_noDict_generic() 215 U32 rep_offset1 = rep[0]; in ZSTD_compressBlock_fast_noDict_generic() 216 U32 rep_offset2 = rep[1]; in ZSTD_compressBlock_fast_noDict_generic() 370 rep[0] = rep_offset1 ? rep_offset1 : offsetSaved1; in ZSTD_compressBlock_fast_noDict_generic() 371 rep[1] = rep_offset2 ? rep_offset2 : offsetSaved2; in ZSTD_compressBlock_fast_noDict_generic() 426 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], \ 429 … return ZSTD_compressBlock_fast_##dictMode##_generic(ms, seqStore, rep, src, srcSize, mml, cmov); \ 443 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast() 455 return ZSTD_compressBlock_fast_noDict_4_1(ms, seqStore, rep, src, srcSize); in ZSTD_compressBlock_fast() 457 return ZSTD_compressBlock_fast_noDict_5_1(ms, seqStore, rep, src, srcSize); in ZSTD_compressBlock_fast() [all …]
|
| H A D | zstd_opt.c | 597 const U32 rep[ZSTD_REP_NUM], in ZSTD_insertBtAndGetAllMatches() 650 U32 const repOffset = (repCode==ZSTD_REP_NUM) ? (rep[0] - 1) : rep[repCode]; in ZSTD_insertBtAndGetAllMatches() 827 const U32 rep[ZSTD_REP_NUM], 839 const U32 rep[ZSTD_REP_NUM], in ZSTD_btGetAllMatches_internal() 850 …return ZSTD_insertBtAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll… in ZSTD_btGetAllMatches_internal() 862 const U32 rep[ZSTD_REP_NUM], \ 868 rep, ll0, lengthToBeat, ZSTD_##dictMode, mls); \ 1080 U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_opt_generic() 1126 … U32 nbMatches = getAllMatches(matches, ms, &nextToUpdate3, ip, iend, rep, ll0, minMatch); in ZSTD_compressBlock_opt_generic() 1152 ZSTD_STATIC_ASSERT(sizeof(opt[0].rep[0]) == sizeof(rep[0])); in ZSTD_compressBlock_opt_generic() [all …]
|
| H A D | zstd_double_fast.c | 107 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_noDict_generic() 124 U32 offset_1=rep[0], offset_2=rep[1]; in ZSTD_compressBlock_doubleFast_noDict_generic() 248 rep[0] = offset_1 ? offset_1 : offsetSaved1; in ZSTD_compressBlock_doubleFast_noDict_generic() 249 rep[1] = offset_2 ? offset_2 : offsetSaved2; in ZSTD_compressBlock_doubleFast_noDict_generic() 330 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_dictMatchState_generic() 349 U32 offset_1=rep[0], offset_2=rep[1]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() 543 rep[0] = offset_1; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() 544 rep[1] = offset_2; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() 552 … ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], \ 555 … return ZSTD_compressBlock_doubleFast_##dictMode##_generic(ms, seqStore, rep, src, srcSize, mls); \ [all …]
|
| H A D | zstd_lazy.c | 1519 U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_lazy_generic() 1535 U32 offset_1 = rep[0], offset_2 = rep[1]; in ZSTD_compressBlock_lazy_generic() 1775 rep[0] = offset_1 ? offset_1 : offsetSaved1; in ZSTD_compressBlock_lazy_generic() 1776 rep[1] = offset_2 ? offset_2 : offsetSaved2; in ZSTD_compressBlock_lazy_generic() 1786 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy() 1789 …return ZSTD_compressBlock_lazy_generic(ms, seqStore, rep, src, srcSize, search_hashChain, 0, ZSTD_… in ZSTD_compressBlock_greedy() 1793 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy_dictMatchState() 1796 …return ZSTD_compressBlock_lazy_generic(ms, seqStore, rep, src, srcSize, search_hashChain, 0, ZSTD_… in ZSTD_compressBlock_greedy_dictMatchState() 1800 ZSTD_MatchState_t* ms, SeqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy_dedicatedDictSearch() 1803 …return ZSTD_compressBlock_lazy_generic(ms, seqStore, rep, src, srcSize, search_hashChain, 0, ZSTD_… in ZSTD_compressBlock_greedy_dedicatedDictSearch() [all …]
|
| /linux/net/tipc/ |
| H A D | netlink_compat.c | 61 struct sk_buff *rep; member 239 if (tipc_skb_tailroom(msg->rep) <= 1) { in __tipc_nl_compat_dumpit() 261 if ((TIPC_SKB_MAX - msg->rep->len) <= 1) { in __tipc_nl_compat_dumpit() 262 char *tail = skb_tail_pointer(msg->rep); in __tipc_nl_compat_dumpit() 286 msg->rep = tipc_tlv_alloc(msg->rep_size); in tipc_nl_compat_dumpit() 287 if (!msg->rep) in tipc_nl_compat_dumpit() 291 tipc_tlv_init(msg->rep, msg->rep_type); in tipc_nl_compat_dumpit() 296 kfree_skb(msg->rep); in tipc_nl_compat_dumpit() 297 msg->rep = NULL; in tipc_nl_compat_dumpit() 304 kfree_skb(msg->rep); in tipc_nl_compat_dumpit() [all …]
|
| /linux/net/ceph/crush/ |
| H A D | mapper.c | 471 int rep; in crush_choose_firstn() local 488 for (rep = stable ? 0 : outpos; rep < numrep && count > 0 ; rep++) { in crush_choose_firstn() 501 r = rep + parent_r; in crush_choose_firstn() 661 int rep; in crush_choose_indep() local 673 for (rep = outpos; rep < endpos; rep++) { in crush_choose_indep() 674 out[rep] = CRUSH_ITEM_UNDEF; in crush_choose_indep() 676 out2[rep] = CRUSH_ITEM_UNDEF; in crush_choose_indep() 683 for (rep = outpos; rep < endpos; rep++) { in crush_choose_indep() 684 dprintk(" %d", out[rep]); in crush_choose_indep() 688 for (rep = outpos; rep < endpos; rep++) { in crush_choose_indep() [all …]
|
| /linux/net/sunrpc/xprtrdma/ |
| H A D | verbs.c | 164 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() local 169 trace_xprtrdma_wc_receive(wc, &rep->rr_cid); in rpcrdma_wc_receive() 175 rpcrdma_set_xdrlen(&rep->rr_hdrbuf, wc->byte_len); in rpcrdma_wc_receive() 176 rep->rr_wc_flags = wc->wc_flags; in rpcrdma_wc_receive() 177 rep->rr_inv_rkey = wc->ex.invalidate_rkey; in rpcrdma_wc_receive() 179 ib_dma_sync_single_for_cpu(rdmab_device(rep->rr_rdmabuf), in rpcrdma_wc_receive() 180 rdmab_addr(rep->rr_rdmabuf), in rpcrdma_wc_receive() 183 rpcrdma_reply_handler(rep); in rpcrdma_wc_receive() 188 rpcrdma_rep_put(&r_xprt->rx_buf, rep); in rpcrdma_wc_receive() 953 struct rpcrdma_rep *rep; in rpcrdma_rep_create() local [all …]
|
| H A D | rpc_rdma.c | 523 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_sendctx_done() local 525 rpcrdma_complete_rqst(rep); in rpcrdma_sendctx_done() 526 rep->rr_rxprt->rx_stats.reply_waits_for_send++; in rpcrdma_sendctx_done() 1121 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() argument 1125 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_is_bcall() 1128 if (rep->rr_proc != rdma_msg) in rpcrdma_is_bcall() 1143 if (*p++ != rep->rr_xid) in rpcrdma_is_bcall() 1159 rpcrdma_bc_receive_call(r_xprt, rep); in rpcrdma_is_bcall() 1262 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() argument 1265 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_decode_msg() [all …]
|
| /linux/net/vmw_vsock/ |
| H A D | diag.c | 18 struct vsock_diag_msg *rep; in sk_diag_fill() local 21 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rep), in sk_diag_fill() 26 rep = nlmsg_data(nlh); in sk_diag_fill() 27 rep->vdiag_family = AF_VSOCK; in sk_diag_fill() 34 rep->vdiag_type = sk->sk_type; in sk_diag_fill() 35 rep->vdiag_state = sk->sk_state; in sk_diag_fill() 36 rep->vdiag_shutdown = sk->sk_shutdown; in sk_diag_fill() 37 rep->vdiag_src_cid = vsk->local_addr.svm_cid; in sk_diag_fill() 38 rep->vdiag_src_port = vsk->local_addr.svm_port; in sk_diag_fill() 39 rep->vdiag_dst_cid = vsk->remote_addr.svm_cid; in sk_diag_fill() [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-ft260.c | 375 struct ft260_i2c_write_request_report *rep = in ft260_hid_output_report_check_status() local 399 if (rep->flag == FT260_FLAG_START) in ft260_hid_output_report_check_status() 422 struct ft260_i2c_write_request_report *rep = in ft260_i2c_write() local 428 rep->flag = FT260_FLAG_START; in ft260_i2c_write() 434 rep->flag |= FT260_FLAG_STOP; in ft260_i2c_write() 439 rep->report = FT260_I2C_DATA_REPORT_ID(wr_len); in ft260_i2c_write() 440 rep->address = addr; in ft260_i2c_write() 441 rep->length = wr_len; in ft260_i2c_write() 443 memcpy(rep->data, &data[idx], wr_len); in ft260_i2c_write() 446 rep->report, addr, idx, len, wr_len, in ft260_i2c_write() [all …]
|
| H A D | hid-apple.c | 794 struct apple_backlight_set_report *rep; in apple_backlight_set() local 796 rep = kmalloc(sizeof(*rep), GFP_KERNEL); in apple_backlight_set() 797 if (rep == NULL) in apple_backlight_set() 800 rep->report_id = 0xB0; in apple_backlight_set() 801 rep->version = 1; in apple_backlight_set() 802 rep->backlight = value; in apple_backlight_set() 803 rep->rate = rate; in apple_backlight_set() 805 ret = hid_hw_raw_request(hdev, 0xB0u, (u8 *) rep, sizeof(*rep), in apple_backlight_set() 808 kfree(rep); in apple_backlight_set() 825 struct apple_backlight_config_report *rep; in apple_backlight_init() local [all …]
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | audit_logread.c | 28 int audit_recv(int fd, struct audit_message *rep) in audit_recv() argument 35 ret = recvfrom(fd, rep, sizeof(*rep), 0, in audit_recv() 42 rep->nlh.nlmsg_type == NLMSG_ERROR) /* short-cut for now */ in audit_recv() 81 struct audit_message rep = { 0 }; in audit_set() local 88 ret = audit_recv(fd, &rep); in audit_set() 96 struct audit_message rep = { 0 }; in readlog() local 97 int ret = audit_recv(fd, &rep); in readlog() 104 if (rep.nlh.nlmsg_type != AUDIT_NETFILTER_CFG) in readlog() 108 strtok(rep.u.data, " "); in readlog()
|
| /linux/net/unix/ |
| H A D | diag.c | 118 struct unix_diag_msg *rep; in sk_diag_fill() local 120 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rep), in sk_diag_fill() 125 rep = nlmsg_data(nlh); in sk_diag_fill() 126 rep->udiag_family = AF_UNIX; in sk_diag_fill() 127 rep->udiag_type = sk->sk_type; in sk_diag_fill() 128 rep->udiag_state = READ_ONCE(sk->sk_state); in sk_diag_fill() 129 rep->pad = 0; in sk_diag_fill() 130 rep->udiag_ino = sk_ino; in sk_diag_fill() 131 sock_diag_save_cookie(sk, rep->udiag_cookie); in sk_diag_fill() 245 struct sk_buff *rep; in unix_diag_get_exact() local [all …]
|
| /linux/net/netlink/ |
| H A D | diag.c | 49 struct netlink_diag_msg *rep; in sk_diag_fill() local 52 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rep), in sk_diag_fill() 57 rep = nlmsg_data(nlh); in sk_diag_fill() 58 rep->ndiag_family = AF_NETLINK; in sk_diag_fill() 59 rep->ndiag_type = sk->sk_type; in sk_diag_fill() 60 rep->ndiag_protocol = sk->sk_protocol; in sk_diag_fill() 61 rep->ndiag_state = sk->sk_state; in sk_diag_fill() 63 rep->ndiag_ino = sk_ino; in sk_diag_fill() 64 rep->ndiag_portid = nlk->portid; in sk_diag_fill() 65 rep->ndiag_dst_portid = nlk->dst_portid; in sk_diag_fill() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | vport.c | 679 struct mlx5_hca_vport_context *rep) in mlx5_query_hca_vport_context() argument 714 rep->field_select = MLX5_GET_PR(hca_vport_context, ctx, field_select); in mlx5_query_hca_vport_context() 715 rep->sm_virt_aware = MLX5_GET_PR(hca_vport_context, ctx, sm_virt_aware); in mlx5_query_hca_vport_context() 716 rep->has_smi = MLX5_GET_PR(hca_vport_context, ctx, has_smi); in mlx5_query_hca_vport_context() 717 rep->has_raw = MLX5_GET_PR(hca_vport_context, ctx, has_raw); in mlx5_query_hca_vport_context() 718 rep->policy = MLX5_GET_PR(hca_vport_context, ctx, vport_state_policy); in mlx5_query_hca_vport_context() 719 rep->phys_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context() 721 rep->vport_state = MLX5_GET_PR(hca_vport_context, ctx, vport_state); in mlx5_query_hca_vport_context() 722 rep->port_physical_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context() 724 rep->port_guid = MLX5_GET64_PR(hca_vport_context, ctx, port_guid); in mlx5_query_hca_vport_context() [all …]
|
| /linux/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-hid.c | 104 static void ishtp_hid_request(struct hid_device *hid, struct hid_report *rep, in ishtp_hid_request() argument 109 unsigned int len = ((rep->size - 1) >> 3) + 1 + (rep->id > 0); in ishtp_hid_request() 119 hid_ishtp_get_report(hid, rep->id, rep->type); in ishtp_hid_request() 130 hid_output_report(rep, buf + header_size); in ishtp_hid_request() 131 hid_ishtp_set_feature(hid, buf, len, rep->id); in ishtp_hid_request()
|
| /linux/tools/testing/selftests/net/openvswitch/ |
| H A D | ovs-dpctl.py | 2440 rep = None 2443 rep = self.nlm_request( 2450 return rep 2559 rep = vpl.info(iface.ifname, ifindex) 2560 if rep is not None: 2562 vpo = rep.get_attr("OVS_VPORT_ATTR_OPTIONS") 2570 rep.get_attr("OVS_VPORT_ATTR_PORT_NO"), 2571 rep.get_attr("OVS_VPORT_ATTR_NAME"), 2572 OvsVport.type_to_str(rep.get_attr("OVS_VPORT_ATTR_TYPE")), 2693 rep [all...] |
| /linux/include/uapi/drm/ |
| H A D | vmwgfx_drm.h | 260 struct drm_vmw_surface_arg rep; member 288 struct drm_vmw_surface_create_req rep; member 447 struct drm_vmw_bo_rep rep; member 982 struct drm_vmw_gb_surface_create_rep rep; member 1024 struct drm_vmw_gb_surface_ref_rep rep; member 1109 struct drm_vmw_context_arg rep; member 1189 struct drm_vmw_gb_surface_create_rep rep; member 1232 struct drm_vmw_gb_surface_ref_ext_rep rep; member
|