Home
last modified time | relevance | path

Searched defs:ack (Results 76 – 100 of 234) sorted by relevance

12345678910

/Linux-v6.6/net/ipv4/
Dtcp_htcp.c231 static void htcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in htcp_cong_avoid()
Dtcp_nv.c180 static void tcpnv_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcpnv_cong_avoid()
Dtcp_cdg.c262 static void tcp_cdg_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cdg_cong_avoid()
Dtcp_cong.c498 __bpf_kfunc void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
Dtcp_cubic.c324 __bpf_kfunc static void cubictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in cubictcp_cong_avoid()
/Linux-v6.6/arch/powerpc/platforms/cell/
Dinterrupt.c97 unsigned long bits, ack; in iic_ioexc_cascade() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c_sw.c102 bool ack; in write_byte_sw() local
/Linux-v6.6/drivers/gpu/drm/i915/
Dintel_uncore.c156 const u32 ack, in __wait_for_ack()
165 const u32 ack) in wait_ack_clear()
172 const u32 ack) in wait_ack_set()
/Linux-v6.6/drivers/w1/slaves/
Dw1_ds28e04.c307 u8 ack; in pio_write() local
/Linux-v6.6/drivers/net/wan/
Dhdlc_cisco.c149 u32 ack; in cisco_rx() local
/Linux-v6.6/sound/drivers/mpu401/
Dmpu401_uart.c210 int ack) in snd_mpu401_uart_cmd()
/Linux-v6.6/sound/pci/emu10k1/
Demumpu401.c105 …u10k1_midi_cmd(struct snd_emu10k1 * emu, struct snd_emu10k1_midi *midi, unsigned char cmd, int ack) in snd_emu10k1_midi_cmd()
/Linux-v6.6/net/netfilter/
Dnf_conntrack_proto_dccp.c495 struct dccp_hdr_ack_bits ack; member
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Dioctl_cfg80211.h113 #define rtw_cfg80211_mgmt_tx_status(adapter, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status((a… argument
/Linux-v6.6/sound/soc/sprd/
Dsprd-mcdt.c298 u32 reg, shift = sprd_mcdt_dma_ack_shift(channel), ack = dma_chan; in sprd_mcdt_dac_dma_ack_select() local
320 u32 reg, shift = sprd_mcdt_dma_ack_shift(channel), ack = dma_chan; in sprd_mcdt_adc_dma_ack_select() local
/Linux-v6.6/drivers/soc/qcom/
Dwcnss_ctrl.c38 struct completion ack; member
/Linux-v6.6/include/sound/
Dcompress_driver.h130 int (*ack)(struct snd_compr_stream *stream, size_t bytes); member
/Linux-v6.6/sound/pci/ice1712/
Drevo.c125 static int revo_i2c_getdata(struct snd_i2c_bus *bus, int ack) in revo_i2c_getdata()
/Linux-v6.6/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c252 int set, ack, set_new, ack_new, clear, clear_new; member
300 int request, ack; in a6xx_gmu_set_oob() local
/Linux-v6.6/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.c385 u16 mbmem_len, len, ack = fm10k_mbx_index_len(mbx, head, mbx->tail); in fm10k_mbx_pull_head() local
1060 u16 len, head, ack; in fm10k_mbx_reset_work() local
/Linux-v6.6/net/tipc/
Dgroup.c395 void tipc_group_update_bc_members(struct tipc_group *grp, int len, bool ack) in tipc_group_update_bc_members()
500 bool ack, deliver, update, leave = false; in tipc_group_filter_msg() local
/Linux-v6.6/drivers/net/ppp/
Dpptp.c288 __u32 ack; in pptp_rcv_core() local
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dhtc.c235 static void ath12k_htc_suspend_complete(struct ath12k_base *ab, bool ack) in ath12k_htc_suspend_complete()
/Linux-v6.6/arch/powerpc/platforms/powermac/
Dpic.c42 unsigned int ack; member
/Linux-v6.6/drivers/i2c/algos/
Di2c-algo-bit.c156 int ack; in i2c_outb() local

12345678910