Home
last modified time | relevance | path

Searched defs:ack (Results 26 – 50 of 332) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_highspeed.c112 static void hstcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hstcp_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()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Dpm_domains.c171 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup, keepon) \ argument
183 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup, keepon) \ argument
197 #define DOMAIN_M_A(pwr, status, req, idle, ack, always, wakeup, keepon) \ argument
211 #define DOMAIN_M_C_SD(_name, pwr, status, req, idle, ack, clk, mem, wakeup, keepon) \ argument
228 #define DOMAIN_M_O(_name, pwr, status, p_offset, req, idle, ack, r_offset, wakeup, keepon) \ argument
244 …e, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, wakeup, keepon) \ argument
263 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
/OK3568_Linux_fs/kernel/net/rds/
H A Dtcp_send.c171 static int rds_tcp_is_acked(struct rds_message *rm, uint64_t ack) in rds_tcp_is_acked()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dipic.h46 u8 ack; /* pending register offset from base if the irq member
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dintc-5272.c41 unsigned char ack; member
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Di2c-gpio.c114 int delay, int ack) in i2c_gpio_send_ack()
173 int delay, int ack) in i2c_gpio_read_byte()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dqcom_rpm.c46 struct completion ack; member
495 u32 ack; in qcom_rpm_ack_interrupt() local
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_nsp_in.c92 static void dn_ack(struct sock *sk, struct sk_buff *skb, unsigned short ack) in dn_ack()
132 unsigned short ack; in dn_process_ack() local
/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dhpi6000.c1291 u16 ack; in hpi6000_message_response_sequence() local
1410 u16 ack; in hpi6000_send_data() local
1483 u16 ack; in hpi6000_get_data() local
1592 u32 ack = 0L; in hpi6000_wait_dsp_ack() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/irq/
H A Dirq_service.h41 bool (*ack)( member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbadblocks.h18 #define BB_MAKE(a, l, ack) (((a)<<9) | ((l)-1) | ((u64)(!!(ack)) << 63)) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dconnector.h74 __u32 ack; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dconnector.h74 __u32 ack; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dconnector.h74 __u32 ack; member
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dknc.c208 static inline void knc_pmu_ack_status(u64 ack) in knc_pmu_ack_status()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dusb-fw.c284 void *ack = _ack; in i2400mu_bus_bm_wait_for_ack() local
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dsbni.c601 unsigned framelen = 0, frameno, ack; in recv_frame() local
784 interpret_ack( struct net_device *dev, unsigned ack ) in interpret_ack()
965 check_fhdr( u32 ioaddr, u32 *framelen, u32 *frameno, u32 *ack, in check_fhdr()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsmp-tbsync.c31 volatile int ack; member
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-diolan-u2c.c232 static int diolan_i2c_get_byte_ack(struct i2c_diolan_u2c *dev, bool ack, in diolan_i2c_get_byte_ack()
365 bool ack = j < pmsg->len - 1; in diolan_usb_xfer() local
/OK3568_Linux_fs/kernel/sound/pci/ca0106/
H A Dca_midi.h38 int ack, reset, enter_uart; member

12345678910>>...14