Home
last modified time | relevance | path

Searched defs:ack (Results 101 – 125 of 263) sorted by relevance

1234567891011

/openbmc/linux/drivers/gpu/drm/i915/
H A 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()
/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.h231 int (*ack)(struct eth_device *); member
234 int (*ack)(struct udevice *); member
H A Df_thor.c62 static void send_data_rsp(s32 ack, s32 count) in send_data_rsp()
/openbmc/linux/sound/soc/sprd/
H A 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
/openbmc/linux/sound/pci/ice1712/
H A Drevo.c125 static int revo_i2c_getdata(struct snd_i2c_bus *bus, int ack) in revo_i2c_getdata()
/openbmc/linux/drivers/soc/qcom/
H A Dwcnss_ctrl.c38 struct completion ack; member
/openbmc/linux/net/ipv4/
H A Dtcp_cdg.c262 static void tcp_cdg_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cdg_cong_avoid()
H A Dtcp_cong.c498 __bpf_kfunc void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_reno_cong_avoid()
H A Dtcp_cubic.c324 __bpf_kfunc static void cubictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in cubictcp_cong_avoid()
/openbmc/linux/include/sound/
H A Dcompress_driver.h130 int (*ack)(struct snd_compr_stream *stream, size_t bytes); member
/openbmc/linux/net/tipc/
H A 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
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A 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
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c252 int set, ack, set_new, ack_new, clear, clear_new; member
300 int request, ack; in a6xx_gmu_set_oob() local
/openbmc/qemu/hw/i3c/
H A Dremote-i3c.c119 bool ack = true; in remote_i3c_tx_fifo_push() local
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.c235 static void ath12k_htc_suspend_complete(struct ath12k_base *ab, bool ack) in ath12k_htc_suspend_complete()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpic.c42 unsigned int ack; member
/openbmc/linux/include/uapi/linux/
H A Dcn_proc.h97 } ack; member
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-bit.c156 int ack; in i2c_outb() local
/openbmc/linux/drivers/net/ppp/
H A Dpptp.c288 __u32 ack; in pptp_rcv_core() local
/openbmc/linux/kernel/
H A Daudit.c498 struct sk_buff *skb, bool *ack) in auditd_set()
1215 bool *ack) in audit_receive_msg()
1557 bool ack; in audit_receive() local
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.c242 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete()
/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c163 u32 ack = 0, mask, val, irqs; in ptp_qoriq_isr() local
/openbmc/linux/tools/include/uapi/linux/
H A Dtcp.h37 ack:1, member
47 ack:1, member
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c114 static inline void update_tcp_session(struct wilc_vif *vif, u32 index, u32 ack) in update_tcp_session()
123 static inline void add_tcp_pending_ack(struct wilc_vif *vif, u32 ack, in add_tcp_pending_ack()
/openbmc/hiomapd/
H A Dprotocol.h116 int (*ack)(struct mbox_context *context, struct protocol_ack *io); member

1234567891011