Home
last modified time | relevance | path

Searched refs:acks (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/sys/dev/e1000/
HDe1000_mbx.c395 hw->mbx.stats.acks++; in e1000_check_for_ack_vf()
557 mbx->stats.acks = 0; in e1000_init_mbx_params_vf()
612 hw->mbx.stats.acks++; in e1000_check_for_ack_pf()
783 mbx->stats.acks = 0; in e1000_init_mbx_params_pf()
HDe1000_vf.h243 u32 acks; member
HDe1000_hw.h954 u32 acks; member
/freebsd-14-stable/sys/dev/ixgbe/
HDixgbe_mbx.c323 hw->mbx.stats.acks++; in ixgbe_clear_ack_vf()
689 mbx->stats.acks = 0; in ixgbe_init_mbx_params_vf()
720 mbx->stats.acks = 0; in ixgbe_upgrade_mbx_params_vf()
748 hw->mbx.stats.acks++; in ixgbe_clear_ack_pf()
1160 mbx->stats.acks = 0; in ixgbe_init_mbx_params_pf()
1208 mbx->stats.acks = 0; in ixgbe_upgrade_mbx_params_pf()
HDixgbe_mbx.h55 u32 acks; member
/freebsd-14-stable/contrib/tcpdump/
HDREADME.md85 the other only acks, all address information is left off and
100 for acks). The number in parens following an ack is
105 sends or acks have a number in square brackets showing
133 number of acks.
151 # 134 chunks. 536 packets sent. 508 acks.
HDprint-rx.c123 uint8_t acks[RX_MAXACKS]; /* Up to RX_MAXACKS acknowledgements */
/freebsd-14-stable/sys/netgraph/
HDng_l2tp.c142 u_int16_t acks; /* # consecutive acks rec'd */ member
1290 seq->acks = 0; in ng_l2tp_seq_reset()
1349 seq->acks += nack; in ng_l2tp_seq_recv_nr()
1350 while (seq->acks >= seq->cwnd) { in ng_l2tp_seq_recv_nr()
1351 seq->acks -= seq->cwnd; in ng_l2tp_seq_recv_nr()
1465 seq->acks = 0; in ng_l2tp_seq_rack_timeout()
1589 CHECK(seq->acks == 0); in ng_l2tp_seq_check()
1591 CHECK(seq->acks <= seq->cwnd); in ng_l2tp_seq_check()
/freebsd-14-stable/crypto/openssh/
HDsftp-client.c2046 struct requests acks; in sftp_upload() local
2052 TAILQ_INIT(&acks); in sftp_upload()
2142 ack = request_enqueue(&acks, ++id, len, offset); in sftp_upload()
2154 } else if (TAILQ_FIRST(&acks) == NULL) in sftp_upload()
2179 if ((ack = request_find(&acks, rid)) == NULL) in sftp_upload()
2181 TAILQ_REMOVE(&acks, ack, tq); in sftp_upload()
/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx.seq900 * To speed up CDB delivery in Rev B, all CDB acks
904 * before all data are sent, we have left over acks
907 * the target goes to data-in, but if the acks go
1752 * For data-in phases, wait for any pending acks from the
HDaic7xxx.seq1346 * For data-in phases, wait for any pending acks from the
/freebsd-14-stable/crypto/heimdal/appl/telnet/
HDREADME.ORIG323 state changes and the returning acks; and wind up