Home
last modified time | relevance | path

Searched defs:acked (Results 1 – 25 of 30) sorted by relevance

12

/linux/net/mac80211/
H A Dstatus.c611 bool acked, bool dropped, in ieee80211_report_ack_skb()
685 bool acked, u16 status_data) in ieee80211_handle_smps_status()
722 bool acked) in ieee80211_handle_teardown_ttlm_status()
738 ieee80211_handle_uhr_omp_status(struct ieee80211_sub_if_data *sdata, bool acked) in ieee80211_handle_uhr_omp_status()
766 bool acked = info->flags & IEEE80211_TX_STAT_ACK; in ieee80211_report_used_skb() local
1008 bool acked; in __ieee80211_tx_status() local
1176 bool acked, noack_success, ack_signal_valid; in ieee80211_tx_status_ext() local
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.h13 bool acked; member
/linux/tools/testing/selftests/sched_ext/
H A Dnon_scx_kfunc_deny.bpf.c31 BPF_PROG(tcp_ca_cong_avoid,struct sock * sk,__u32 ack,__u32 acked) BPF_PROG() argument
/linux/net/ipv4/
H A Dtcp_scalable.c18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_scalable_cong_avoid()
H A Dtcp_illinois.c52 u16 acked; /* # packets acked by current ACK */ member
260 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
H A Dtcp_highspeed.c112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_cong_avoid()
H A Dtcp_hybla.c90 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
H A Dtcp_htcp.c231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in htcp_cong_avoid()
H A Dbpf_tcp_ca.c263 static void bpf_tcp_ca_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bpf_tcp_ca_cong_avoid()
H A Dtcp_input.c2470 static void tcp_remove_reno_sacks(struct sock *sk, int acked, bool ece_ack) in tcp_remove_reno_sacks()
3513 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid()
/linux/drivers/net/arcnet/
H A Dcapmode.c185 static int ack_tx(struct net_device *dev, int acked) in ack_tx()
/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_kfunc.c51 BPF_PROG(cong_avoid,struct sock * sk,u32 ack,u32 acked) BPF_PROG() argument
H A Dbpf_cubic.c276 static void bictcp_update(struct bpf_bictcp *ca, __u32 cwnd, __u32 acked) in bictcp_update()
390 void BPF_PROG(bpf_cubic_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_PROG()
H A Dbpf_dctcp.c240 BPF_PROG(bpf_dctcp_cong_avoid,struct sock * sk,__u32 ack,__u32 acked) BPF_PROG() argument
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.c1346 u32 req_mask, u32 *acked, in panthor_fw_wait_acks()
1385 u32 req_mask, u32 *acked, in panthor_fw_glb_wait_acks()
1412 u32 req_mask, u32 *acked, u32 timeout_ms) in panthor_fw_csg_wait_acks()
1464 u32 acked; in panthor_fw_ping_work() local
/linux/net/rxrpc/
H A Drecvmsg.c115 int acked; in rxrpc_rotate_rx_window() local
/linux/net/tipc/
H A Dlink.c203 u16 acked; member
1533 u16 acked, u16 gap, in tipc_link_advance_transmq()
2461 int tipc_link_bc_ack_rcv(struct tipc_link *r, u16 acked, u16 gap, in tipc_link_bc_ack_rcv()
2501 u16 acked = msg_bcast_ack(hdr); in tipc_link_bc_nack_rcv() local
H A Dbcast.c474 u16 acked = msg_bcast_ack(hdr); in tipc_bcast_ack_rcv() local
H A Dgroup.c749 u16 acked; in tipc_group_proto_rcv() local
/linux/drivers/hv/
H A Dmshv_eventfd.c50 bool acked = false; in mshv_notify_acked_gsi() local
/linux/net/dccp/ccids/
H A Dccid3.c
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h102 u8 acked; /* Wireless ACK received */ member
/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c220 struct sk_buff *skb, bool acked) in rtw_tx_report_tx_status()
/linux/drivers/virtio/
H A Dvirtio_balloon.c92 wait_queue_head_t acked; member
/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.h223 u8 acked; /* Wireless ACK received */ member

12