Home
last modified time | relevance | path

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

12

/linux/net/mac80211/
H A Dstatus.c593 bool acked, bool dropped, in ieee80211_report_ack_skb()
664 bool acked, u16 status_data) in ieee80211_handle_smps_status()
701 bool acked) in ieee80211_handle_teardown_ttlm_status()
723 bool acked = info->flags & IEEE80211_TX_STAT_ACK; in ieee80211_report_used_skb() local
965 bool acked; in __ieee80211_tx_status() local
1145 bool acked, noack_success, ack_signal_valid; in ieee80211_tx_status_ext() local
H A Dmesh_ps.c544 bool tx, bool acked) in ieee80211_mpsp_trigger_process()
/linux/net/ipv4/
H A Dtcp_cong.c454 __bpf_kfunc u32 tcp_slow_start(struct tcp_sock *tp, u32 acked) in tcp_slow_start()
468 __bpf_kfunc void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked) in tcp_cong_avoid_ai()
494 __bpf_kfunc void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_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_scalable.c18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_scalable_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_cubic.c214 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
324 __bpf_kfunc static void cubictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in cubictcp_cong_avoid()
H A Dtcp_yeah.c58 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_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_vegas.c165 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid()
H A Dtcp_veno.c119 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
H A Dtcp_bic.c140 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
H A Dtcp_lp.c121 static void tcp_lp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_lp_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 Dtcp_nv.c180 static void tcpnv_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcpnv_cong_avoid()
H A Dbpf_tcp_ca.c288 bpf_tcp_ca_cong_avoid(struct sock * sk,u32 ack,u32 acked) bpf_tcp_ca_cong_avoid() argument
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.h14 bool acked; member
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.h15 bool acked; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.c1170 u32 req_mask, u32 *acked, in panthor_fw_wait_acks()
1209 u32 req_mask, u32 *acked, in panthor_fw_glb_wait_acks()
1236 u32 req_mask, u32 *acked, u32 timeout_ms) in panthor_fw_csg_wait_acks()
1283 u32 acked; in panthor_fw_ping_work() local
/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 void BPF_PROG(cong_avoid, struct sock *sk, u32 ack, u32 acked) in BPF_PROG()
H A Dbpf_cubic.c272 static void bictcp_update(struct bpf_bictcp *ca, __u32 cwnd, __u32 acked) in bictcp_update() argument
386 void BPF_PROG(bpf_cubic_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_PROG() argument
[all...]
H A Dbpf_dctcp.c240 void BPF_PROG(bpf_dctcp_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_PROG() argument
/linux/drivers/remoteproc/
H A Dqcom_sysmon.c125 bool acked = false; in sysmon_request_shutdown() local
334 bool acked = false; in ssctl_request_shutdown() local
/linux/net/rxrpc/
H A Drecvmsg.c113 int acked; in rxrpc_rotate_rx_window() local

12