| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_cmdq.c | 278 static void cmdq_prepare_wqe_ctrl(struct hinic_cmdq_wqe *wqe, int wrapped, in cmdq_prepare_wqe_ctrl() argument 317 CMDQ_WQE_HEADER_SET((u32)wrapped, HW_BUSY_BIT); in cmdq_prepare_wqe_ctrl() 332 struct hinic_cmd_buf *buf_out, int wrapped, in cmdq_set_lcmd_wqe() argument 358 cmdq_prepare_wqe_ctrl(wqe, wrapped, ack_type, mod, cmd, in cmdq_set_lcmd_wqe() 475 cmdqs->cmdq[cmdq_type].wrapped = 1; in hinic_reinit_cmdq_ctxts() 492 cmdq->wrapped = 1; in init_cmdq() 781 int wrapped; in cmdq_sync_cmd_direct_resp() local 798 wrapped = cmdq->wrapped; in cmdq_sync_cmd_direct_resp() 802 cmdq->wrapped = !cmdq->wrapped; in cmdq_sync_cmd_direct_resp() 807 wrapped, ack_type, mod, cmd, curr_prod_idx); in cmdq_sync_cmd_direct_resp()
|
| H A D | hinic_pmd_eqs.h | 67 u16 wrapped; member
|
| H A D | hinic_pmd_eqs.c | 62 #define EQ_WRAPPED(eq) ((u32)(eq)->wrapped << EQ_VALID_SHIFT) 65 ((u32)(eq)->wrapped << EQ_WRAPPED_SHIFT)) 328 eq->wrapped = 0; in init_aeq()
|
| H A D | hinic_pmd_cmdq.h | 190 int wrapped; member
|
| H A D | hinic_pmd_mgmt.c | 740 != eq->wrapped) { in hinic_aeq_poll_msg() 767 eq->wrapped = !eq->wrapped; in hinic_aeq_poll_msg()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | bitops.c | 1029 int64_t oldval, newval, wrapped, retval; in bitfieldCommand() local 1038 thisop->i64,thisop->bits,thisop->owtype,&wrapped); in bitfieldCommand() 1039 if (overflow) newval = wrapped; in bitfieldCommand() 1044 0,thisop->bits,thisop->owtype,&wrapped); in bitfieldCommand() 1045 if (overflow) newval = wrapped; in bitfieldCommand() 1059 uint64_t oldval, newval, wrapped, retval; in bitfieldCommand() local 1068 thisop->i64,thisop->bits,thisop->owtype,&wrapped); in bitfieldCommand() 1069 if (overflow) newval = wrapped; in bitfieldCommand() 1074 0,thisop->bits,thisop->owtype,&wrapped); in bitfieldCommand() 1075 if (overflow) newval = wrapped; in bitfieldCommand()
|
| /f-stack/tools/libxo/doc/ |
| H A D | xohtml.rst | 15 command's output is wrapped in HTML tags, with references to
|
| H A D | xopo.rst | 44 ensure that incoming msgid strings are not wrapped across multiple
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | rte_flow.rst | 24 testpmd command (wrapped for clarity):: 118 This code is equivalent to the following testpmd command (wrapped for 219 This code is equivalent to the following testpmd command (wrapped for
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | README | 7 nvlists are wrapped as dictionaries or lists depending on their usage.
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | documentation.rst | 281 * Lines in sentences should be less than 80 characters and wrapped at 286 they are not wrapped by the document formatters and can exceed the page width 289 Long literal command lines can be shown wrapped with backslashes. For 357 * Item two is a long line that is wrapped and then indented to match 367 #. Item two is a long line that is wrapped and then indented to match 449 * Long lines that cannot be wrapped, such as application output, should be truncated to be less tha…
|
| H A D | abi_policy.rst | 212 deprecation notice, in wrapped way by the ``RTE_NEXT_ABI`` option, to provide
|
| H A D | patches.rst | 252 * The text of the commit message should be wrapped at 72 characters.
|
| H A D | coding_style.rst | 579 * Long argument lists should be wrapped as described above in the function prototypes section.
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 182 can be wrapped or discarded when file size reaches its maximum limit.
|
| /f-stack/app/redis-5.0.5/ |
| H A D | README.md | 298 we just use plain dynamic strings not wrapped inside a Redis object.
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure.ac | 860 dnl Check for allocator-related functions that should be wrapped.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 3263 *RTE_ETH_FILTER_GET* to return PMD-specific *rte_flow* callbacks wrapped
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 36 …Some examples in this document are too long to fit on one line are shown wrapped at `"\\"` for dis…
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 6055 problem that can occur when a lone package object is wrapped with an
|