Searched refs:ptts (Results 1 – 4 of 4) sorted by relevance
10 file://0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch \38 install -d ${D}/opt/tipcutils/ptts39 install ${B}/ptts/tipcTS ${D}/opt/tipcutils/ptts/40 install ${B}/ptts/tipcTC ${D}/opt/tipcutils/ptts/56 FILES:${PN}-dbg += "/opt/tipcutils/demos/*/.debug /opt/tipcutils/ptts/.debug"
4 Subject: [PATCH] ptts: Set recv buffer size too max to receive as many23 ptts/tipc_ts_server.c | 18 ++++++++++++++++--26 diff --git a/ptts/tipc_ts_server.c b/ptts/tipc_ts_server.c28 --- a/ptts/tipc_ts_server.c29 +++ b/ptts/tipc_ts_server.c
44 struct qed_ptt ptts[PXP_EXTERNAL_BAR_PF_WINDOW_NUM]; member57 p_pool->ptts[i].idx = i; in qed_ptt_pool_alloc()58 p_pool->ptts[i].pxp.offset = QED_BAR_INVALID_OFFSET; in qed_ptt_pool_alloc()59 p_pool->ptts[i].pxp.pretend.control = 0; in qed_ptt_pool_alloc()60 p_pool->ptts[i].hwfn_id = p_hwfn->my_id; in qed_ptt_pool_alloc()62 list_add(&p_pool->ptts[i].list_entry, in qed_ptt_pool_alloc()78 p_ptt = &p_hwfn->p_ptt_pool->ptts[i]; in qed_ptt_invalidate()214 return &p_hwfn->p_ptt_pool->ptts[ptt_idx]; in qed_get_reserved_ptt()
[all...]