Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_mbx.c369 hw->mbx.stats.acks++; in e1000_check_for_ack_vf()
534 mbx->stats.acks = 0; in e1000_init_mbx_params_vf()
589 hw->mbx.stats.acks++; in e1000_check_for_ack_pf()
760 mbx->stats.acks = 0; in e1000_init_mbx_params_pf()
H A De1000_vf.h213 u32 acks; member
H A De1000_hw.h887 u32 acks; member
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.c335 hw->mbx.stats.acks++; in ixgbe_check_for_ack_vf()
493 mbx->stats.acks = 0; in ixgbe_init_mbx_params_vf()
552 hw->mbx.stats.acks++; in ixgbe_check_for_ack_pf()
738 mbx->stats.acks = 0; in ixgbe_init_mbx_params_pf()
H A Dixgbe_type.h4156 u32 acks; member
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.c176 hw->mbx.stats.acks++; in txgbe_check_for_ack_pf()
330 mbx->stats.acks = 0; in txgbe_init_mbx_params_pf()
H A Dtxgbe_type.h621 u32 acks; member
/f-stack/freebsd/netgraph/
H A Dng_l2tp.c141 u_int16_t acks; /* # consecutive acks rec'd */ member
1299 seq->acks = 0; in ng_l2tp_seq_reset()
1364 seq->acks += nack; in ng_l2tp_seq_recv_nr()
1365 while (seq->acks >= seq->cwnd) { in ng_l2tp_seq_recv_nr()
1366 seq->acks -= seq->cwnd; in ng_l2tp_seq_recv_nr()
1484 seq->acks = 0; in ng_l2tp_seq_rack_timeout()
1607 CHECK(seq->acks == 0); in ng_l2tp_seq_check()
1609 CHECK(seq->acks <= seq->cwnd); in ng_l2tp_seq_check()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_hw.h903 u32 acks; member
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_policy.rst197 follow the relevant deprecation policy procedures as above: 3 acks, technical