Searched defs:ack (Results 1 - 25 of 236) sorted by relevance

12345678910

/linux-master/drivers/pmdomain/actions/
H A Dowl-sps-helper.c20 bool ack; local
/linux-master/drivers/reset/sti/
H A Dreset-syscfg.h25 struct reg_field ack; member in struct:syscfg_reset_channel_data
/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
/linux-master/include/net/
H A Dpptp.h23 __be32 ack; member in struct:pptp_gre_header
/linux-master/arch/m68k/coldfire/
H A Dintc-5272.c41 unsigned char ack; member in struct:irqmap
[all...]
/linux-master/drivers/media/pci/cx18/
H A Dcx18-mailbox.h50 u32 ack; member in struct:cx18_mailbox
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_dp_auxch.c62 uint32_t tmp, ack = 0; local
/linux-master/drivers/gpu/drm/amd/display/dc/irq/
H A Dirq_service.h41 bool (*ack)( member in struct:irq_source_info_funcs
/linux-master/arch/powerpc/kernel/
H A Dsmp-tbsync.c31 volatile int ack; member in struct:__anon778
/linux-master/arch/powerpc/sysdev/
H A Dipic.h46 u8 ack; /* pending register offset from base if the irq member in struct:ipic_info
/linux-master/net/rds/
H A Dtcp_send.c172 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) argument
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_mm.c110 u32 val, ack = 0; local
/linux-master/arch/x86/events/intel/
H A Dknc.c208 static inline void knc_pmu_ack_status(u64 ack) argument
/linux-master/sound/pci/ca0106/
H A Dca_midi.h38 int ack, reset, enter_uart; member in struct:snd_ca_midi
H A Dca_midi.c75 static void ca_midi_cmd(struct snd_ca_midi *midi, unsigned char cmd, int ack) argument
/linux-master/drivers/staging/sm750fb/
H A Dddk750_swi2c.c310 static unsigned char sw_i2c_read_byte(unsigned char ack) argument
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_pm.c124 static void ipc_pm_on_link_wake(struct iosm_pm *ipc_pm, bool ack) argument
/linux-master/include/uapi/linux/
H A Dconnector.h74 __u32 ack; member in struct:cn_msg
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c234 void BPF_PROG(dctcp_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) argument

Completed in 564 milliseconds

12345678910