Home
last modified time | relevance | path

Searched defs:ack (Results 51 – 75 of 234) sorted by relevance

12345678910

/Linux-v6.6/drivers/gpu/drm/radeon/
Datombios_dp.c88 u8 delay, u8 *ack) in radeon_process_aux_ch()
166 u8 ack, delay = 0; in radeon_dp_aux_transfer_atom() local
/Linux-v6.6/net/tipc/
Dlink.c401 u16 ack = snd_l->snd_nxt - 1; in tipc_link_remove_bc_peer() local
1043 u16 ack = l->rcv_nxt - 1; in tipc_link_xmit() local
1176 u16 ack = l->rcv_nxt - 1; in tipc_link_advance_backlog() local
1569 u16 ack = l->rcv_nxt - 1; in tipc_link_advance_transmq() local
2208 u16 ack = msg_ack(hdr); in tipc_link_proto_rcv() local
2362 u16 ack = l->rcv_nxt - 1; in tipc_link_build_bc_proto_msg() local
/Linux-v6.6/sound/pci/ca0106/
Dca_midi.c75 static void ca_midi_cmd(struct snd_ca_midi *midi, unsigned char cmd, int ack) in ca_midi_cmd()
/Linux-v6.6/net/rxrpc/
Dcall_event.c116 struct rxrpc_ackpacket *ack = NULL; in rxrpc_resend() local
Dconn_event.c88 struct rxrpc_ackpacket ack; in rxrpc_conn_retransmit_call() member
/Linux-v6.6/drivers/input/joystick/
Dwalkera0701.c51 int ack; member
/Linux-v6.6/include/uapi/linux/
Dif_arcnet.h92 __u8 ack; member
/Linux-v6.6/drivers/i2c/busses/
Di2c-sprd.c372 bool ack = !(readl(i2c_dev->base + I2C_STATUS) & I2C_RX_ACK); in sprd_i2c_isr_thread() local
416 bool ack = !(readl(i2c_dev->base + I2C_STATUS) & I2C_RX_ACK); in sprd_i2c_isr() local
Di2c-mt7621.c114 u32 ack = readl_relaxed(i2c->base + REG_SM0CTL1_REG); in mtk_i2c_check_ack() local
/Linux-v6.6/drivers/net/ethernet/xscale/
Dptp_ixp46x.c77 u32 ack = 0, lo, hi, val; in isr() local
/Linux-v6.6/net/ipv4/
Dtcp_input.c3166 static void tcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_cong_avoid()
3513 static void tcp_cong_control(struct sock *sk, u32 ack, u32 acked_sacked, in tcp_cong_control()
3537 const u32 ack, const u32 ack_seq, in tcp_may_update_window()
3546 static void tcp_snd_una_update(struct tcp_sock *tp, u32 ack) in tcp_snd_una_update()
3570 static int tcp_ack_update_window(struct sock *sk, const struct sk_buff *skb, u32 ack, in tcp_ack_update_window()
3709 static void tcp_process_tlp_ack(struct sock *sk, u32 ack, int flag) in tcp_process_tlp_ack()
3793 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_ack() local
4291 u32 ack = TCP_SKB_CB(skb)->ack_seq; in tcp_disordered_ack() local
Dtcp_illinois.c260 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
/Linux-v6.6/drivers/soc/qcom/
Dramp_controller.c101 u32 ack, val; in rc_set_cfg_update() local
Dsmd-rpm.c31 struct completion ack; member
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dbpf_dctcp.c234 void BPF_PROG(dctcp_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_PROG()
/Linux-v6.6/drivers/pinctrl/mediatek/
Dmtk-eint.h16 unsigned int ack; member
/Linux-v6.6/drivers/comedi/drivers/
Dni_tiocmd.c394 unsigned int ack = 0; in ni_tio_acknowledge_and_confirm() local
/Linux-v6.6/drivers/mfd/
Dstmfx.c208 u32 pending, ack; in stmfx_irq_handler() local
/Linux-v6.6/include/linux/mfd/
Dipaq-micro.h89 struct completion ack; member
/Linux-v6.6/drivers/staging/rtl8712/
Dwifi.h143 #define SetAckpolicy(pbuf, ack) ({ \ argument
/Linux-v6.6/drivers/bluetooth/
Dhci_nokia.c84 u8 ack; member
105 u8 ack; member
/Linux-v6.6/tools/firewire/
Dnosy-dump.h68 uint32_t ack; member
159 uint32_t ack; member
/Linux-v6.6/include/sound/
Dsoc-component.h57 int (*ack)(struct snd_soc_component *component, member
150 int (*ack)(struct snd_soc_component *component, member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c883 int cmd, ack, len; in dcn10_recv_amd_vsdb() local
908 int cmd, ack; in dcn10_recv_edid_cea_ack() local
/Linux-v6.6/include/linux/firmware/
Dxlnx-zynqmp.h707 const enum zynqmp_pm_request_ack ack) in zynqmp_pm_request_node()
720 const enum zynqmp_pm_request_ack ack) in zynqmp_pm_set_requirement()
858 const enum zynqmp_pm_request_ack ack) in zynqmp_pm_force_pwrdwn()
866 const enum zynqmp_pm_request_ack ack) in zynqmp_pm_request_wake()

12345678910