Searched defs:acked (Results 26 – 40 of 40) sorted by relevance
12
/openbmc/linux/net/ipv4/ |
H A D | tcp_bbr.c | 480 struct sock *sk, const struct rate_sample *rs, u32 acked, u32 *new_cwnd) in bbr_set_cwnd_to_recover_or_restore() 519 u32 acked, u32 bw, int gain) in bbr_set_cwnd()
|
H A D | tcp_input.c | 2088 static void tcp_remove_reno_sacks(struct sock *sk, int acked, bool ece_ack) in tcp_remove_reno_sacks() 3246 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid()
|
/openbmc/linux/net/dccp/ccids/ |
H A D | ccid3.c | 362 struct tfrc_tx_hist_entry *acked; in ccid3_hc_tx_packet_recv() local
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | xmit.h | 102 u8 acked; /* Wireless ACK received */ member
|
/openbmc/linux/net/tipc/ |
H A D | bcast.c | 474 u16 acked = msg_bcast_ack(hdr); in tipc_bcast_ack_rcv() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | tx.c | 209 struct sk_buff *skb, bool acked) in rtw_tx_report_tx_status()
|
/openbmc/openpower-host-ipmi-flash/ |
H A D | hiomap.cpp | 687 auto acked = reqdata[0]; in hiomap_ack() local
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_balloon.c | 91 wait_queue_head_t acked; member
|
/openbmc/linux/include/net/ |
H A D | inet_sock.h | 88 acked : 1, member
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.h | 623 static inline void wil_consume_skb(struct sk_buff *skb, bool acked) in wil_consume_skb()
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | xmit.h | 223 u8 acked; /* Wireless ACK received */ member
|
/openbmc/linux/net/llc/ |
H A D | llc_c_ac.c | 1173 int acked; in llc_conn_ac_upd_nr_received() local
|
/openbmc/linux/net/mac80211/ |
H A D | mlme.c | 6510 __le16 fc, bool acked) in ieee80211_mgd_conn_tx_status()
|
/openbmc/linux/net/core/ |
H A D | skbuff.c | 5352 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked) in skb_complete_wifi_ack()
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 19675 u64 cookie, bool acked, s32 ack_signal, in cfg80211_probe_status()
|
12