| /dpdk/drivers/net/ice/ |
| H A D | rte_pmd_ice.h | 73 ack:1, member 230 data.tcp.ack ? "A" : "", in rte_net_ice_dump_proto_xtr_metadata()
|
| /dpdk/drivers/net/iavf/ |
| H A D | rte_pmd_iavf.h | 73 ack:1, member 237 data.tcp.ack ? "A" : "", in rte_pmd_ifd_dump_proto_xtr_metadata()
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_nvs.c | 509 struct hn_nvs_rndis_ack ack = { in hn_nvs_ack_rxbuf() local 519 &ack, sizeof(ack), tid, in hn_nvs_ack_rxbuf()
|
| H A D | hn_rxtx.c | 398 unsigned long xactid, const struct hn_nvs_rndis_ack *ack) in hn_nvs_send_completed() argument 409 if (likely(ack->status == NVS_STATUS_OK)) { in hn_nvs_send_completed() 417 txq->port_id, txq->queue_id, txd->chim_index, ack->status); in hn_nvs_send_completed()
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | features_overview.rst | 90 proto reply ack 91 Host support requested operation status ack.
|
| /dpdk/doc/guides/vdpadevs/features/ |
| H A D | default.ini | 37 proto reply ack =
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_repr_proxy.h | 114 bool ack; member
|
| H A D | sfc_repr_proxy.c | 88 mbox->ack = false; in sfc_repr_proxy_mbox_send() 105 if (__atomic_load_n(&mbox->ack, __ATOMIC_ACQUIRE)) in sfc_repr_proxy_mbox_send() 157 __atomic_store_n(&mbox->ack, true, __ATOMIC_RELEASE); in sfc_repr_proxy_mbox_handle()
|
| /dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_mbx.c | 391 u16 mbmem_len, len, ack = fm10k_mbx_index_len(mbx, head, mbx->tail); in fm10k_mbx_pull_head() local 395 mbx->pulled += mbx->tail_len - ack; in fm10k_mbx_pull_head() 404 mbx->tail = fm10k_mbx_tail_add(mbx, len - ack); in fm10k_mbx_pull_head() 1075 u16 len, head, ack; in fm10k_mbx_reset_work() local 1082 ack = fm10k_mbx_index_len(mbx, head, mbx->tail); in fm10k_mbx_reset_work() 1083 mbx->pulled += mbx->tail_len - ack; in fm10k_mbx_reset_work()
|
| /dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_api_cmd.c | 346 __rte_unused void *ack, __rte_unused u16 ack_size) in wait_for_api_cmd_completion() argument 390 void *cmd, u16 cmd_size, void *ack, u16 ack_size) in api_cmd() argument 416 return wait_for_api_cmd_completion(chain, ctxt, ack, ack_size); in api_cmd()
|
| /dpdk/doc/guides/nics/ |
| H A D | memif.rst | 76 interface. If such interface is found, 'ack' message (``MEMIF_MSG_TYPE_ACK``) is 78 every region allocated. Server responds to each of these messages with 'ack' 81 each message with 'ack' message. To finalize the connection, client interface
|
| /dpdk/drivers/net/igc/base/ |
| H A D | igc_api.c | 287 bool ack = true; in igc_get_i2c_ack() local 306 ack = igc_get_i2c_data(&i2cctl); in igc_get_i2c_ack() 307 if (ack) { in igc_get_i2c_ack()
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_phy.c | 2355 bool ack = 1; in ixgbe_get_i2c_ack() local 2374 ack = ixgbe_get_i2c_data(hw, &i2cctl); in ixgbe_get_i2c_ack() 2377 if (!ack) in ixgbe_get_i2c_ack() 2381 if (ack) { in ixgbe_get_i2c_ack()
|
| /dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 345 * ``--inc-tcp-ack`` 348 * ``--dec-tcp-ack``
|
| /dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 105 The maintainer should be confirmed by an ``ack`` from an established contributor. 121 The maintainer should be confirmed by an ``ack`` from an existing tree maintainer. 633 … is deemed suitable for merging by the relevant maintainer(s) or other developers they will ``ack`` 650 …the responsibility of a maintainer to ensure that patches are reviewed and to provide an ``ack`` or
|
| H A D | coding_style.rst | 268 ack:1;
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82575.c | 3362 bool ack = true; in e1000_get_i2c_ack() local 3381 ack = e1000_get_i2c_data(&i2cctl); in e1000_get_i2c_ack() 3382 if (ack) { in e1000_get_i2c_ack()
|
| /dpdk/drivers/net/qede/base/ |
| H A D | mcp_public.h | 1975 u32 ack[MFW_DRV_MSG_MAX_DWORDS(MFW_DRV_MSG_MAX)]; member
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 3216 | ``live_connection`` | one ack was seen for this connection | 3220 | ``challenge_ack_passed`` | a challenge ack has passed | 3242 | ``last_end`` | sum of ack number and length of the last passed packet | 3264 | ``max_win`` | max{max{win, 1}} + {sack - ack} seen in sent packets | 3266 | ``max_ack`` | max{ack} + seen in sent packets |
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_hsi.h | 2167 struct fw_flr_ack ack; member
|