Home
last modified time | relevance | path

Searched refs:ptts (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/
H A Dtipcutils_git.bb10 file://0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch \
38 install -d ${D}/opt/tipcutils/ptts
39 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"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch4 Subject: [PATCH] ptts: Set recv buffer size too max to receive as many
23 ptts/tipc_ts_server.c | 18 ++++++++++++++++--
26 diff --git a/ptts/tipc_ts_server.c b/ptts/tipc_ts_server.c
28 --- a/ptts/tipc_ts_server.c
29 +++ b/ptts/tipc_ts_server.c
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c44 struct qed_ptt ptts[PXP_EXTERNAL_BAR_PF_WINDOW_NUM]; member
57 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()
/openbmc/linux/
H A Dopengrok0.0.log[all...]