Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_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()
H A De1000_vf.h243 u32 acks; member
H A De1000_hw.h954 u32 acks; member
/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.c320 hw->mbx.stats.acks++; in ixgbe_clear_ack_vf()
686 mbx->stats.acks = 0; in ixgbe_init_mbx_params_vf()
717 mbx->stats.acks = 0; in ixgbe_upgrade_mbx_params_vf()
745 hw->mbx.stats.acks++; in ixgbe_clear_ack_pf()
1150 mbx->stats.acks = 0; in ixgbe_init_mbx_params_pf()
1198 mbx->stats.acks = 0; in ixgbe_upgrade_mbx_params_pf()
H A Dixgbe_mbx.h55 u32 acks; member
/freebsd/contrib/tcpdump/
H A DREADME.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.
H A Dprint-rx.c123 uint8_t acks[RX_MAXACKS]; /* Up to RX_MAXACKS acknowledgements */
/freebsd/sys/netgraph/
H A Dng_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/crypto/openssh/
H A Dsftp-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/sys/dev/aic7xxx/
H A Daic79xx.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
H A Daic7xxx.seq1346 * For data-in phases, wait for any pending acks from the
/freebsd/crypto/heimdal/appl/telnet/
H A DREADME.ORIG323 state changes and the returning acks; and wind up