Searched defs:acked (Results 1 - 25 of 42) sorted by relevance

12

/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.h14 bool acked; member in struct:ath12k_dp_htt_wbm_tx_status
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.h15 bool acked; member in struct:ath11k_dp_htt_wbm_tx_status
/linux-master/net/ipv4/
H A Dtcp_scalable.c18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_highspeed.c112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_yeah.c58 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_vegas.c165 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_veno.c119 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_bic.c140 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_hybla.c90 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_lp.c121 static void tcp_lp_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_illinois.c52 u16 acked; /* # packets acked by current ACK */ member in struct:illinois
260 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_htcp.c231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_nv.c180 static void tcpnv_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_cdg.c262 static void tcp_cdg_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dtcp_cong.c454 __bpf_kfunc u32 tcp_slow_start(struct tcp_sock *tp, u32 acked) argument
468 __bpf_kfunc void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked) argument
494 __bpf_kfunc void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
[all...]
H A Dtcp_cubic.c214 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) argument
324 __bpf_kfunc static void cubictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
H A Dbpf_tcp_ca.c288 static void bpf_tcp_ca_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_kfunc.c51 void BPF_PROG(cong_avoid, struct sock *sk, u32 ack, u32 acked) argument
H A Dbpf_dctcp.c240 void BPF_PROG(dctcp_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) argument
/linux-master/drivers/net/arcnet/
H A Dcapmode.c185 static int ack_tx(struct net_device *dev, int acked) argument
/linux-master/net/rxrpc/
H A Drecvmsg.c113 int acked; local
/linux-master/net/mac80211/
H A Dmesh_ps.c543 ieee80211_mpsp_trigger_process(u8 *qc, struct sta_info *sta, bool tx, bool acked) argument
/linux-master/net/dccp/ccids/
H A Dccid3.c362 struct tfrc_tx_hist_entry *acked; local
/linux-master/net/tipc/
H A Dbcast.c474 u16 acked = msg_bcast_ack(hdr); local
/linux-master/net/llc/
H A Dllc_c_ac.c1173 int acked; local

Completed in 417 milliseconds

12