Searched defs:acked (Results 1 – 19 of 19) sorted by relevance
/linux-3.3/net/mac80211/ |
D | status.c | 351 bool acked; in ieee80211_tx_status() local 519 bool acked = info->flags & IEEE80211_TX_STAT_ACK; in ieee80211_tx_status() local
|
/linux-3.3/drivers/net/arcnet/ |
D | capmode.c | 186 static int ack_tx(struct net_device *dev, int acked) in ack_tx()
|
/linux-3.3/net/tipc/ |
D | node.h | 90 u32 acked; member
|
D | port.h | 144 u32 acked; member
|
D | bcast.c | 229 void tipc_bclink_acknowledge(struct tipc_node *n_ptr, u32 acked) in tipc_bclink_acknowledge()
|
/linux-3.3/net/ipv4/ |
D | tcp_illinois.c | 52 u16 acked; /* # packets acked by current ACK */ member
|
D | tcp_input.c | 1998 static void tcp_remove_reno_sacks(struct sock *sk, int acked) in tcp_remove_reno_sacks() 2803 static int tcp_try_undo_partial(struct sock *sk, int acked) in tcp_try_undo_partial()
|
/linux-3.3/drivers/virtio/ |
D | virtio_balloon.c | 43 struct completion acked; member
|
/linux-3.3/net/dccp/ccids/ |
D | ccid3.c | 367 struct tfrc_tx_hist_entry *acked; in ccid3_hc_tx_packet_recv() local
|
/linux-3.3/drivers/net/wireless/b43legacy/ |
D | xmit.h | 101 u8 acked; /* Wireless ACK received */ member
|
/linux-3.3/drivers/usb/musb/ |
D | cppi_dma.c | 1028 bool acked = false; in cppi_rx_scan() local
|
/linux-3.3/include/net/ |
D | inet_sock.h | 88 acked : 1, member
|
/linux-3.3/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 258 u32 acked = 0; in bnad_tx_free_tasklet() local 2574 u32 vectors, vect_id, i, acked; in bnad_start_xmit() local
|
/linux-3.3/arch/x86/kernel/apic/ |
D | apic.c | 1225 int i, j, acked = 0; in setup_local_APIC() local
|
/linux-3.3/drivers/net/wireless/b43/ |
D | xmit.h | 218 u8 acked; /* Wireless ACK received */ member
|
/linux-3.3/net/llc/ |
D | llc_c_ac.c | 1173 int acked; in llc_conn_ac_upd_nr_received() local
|
/linux-3.3/drivers/net/ethernet/ibm/ |
D | iseries_veth.c | 549 int i, acked = 0; in veth_handle_int() local
|
/linux-3.3/net/core/ |
D | skbuff.c | 3221 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked) in skb_complete_wifi_ack()
|
/linux-3.3/net/wireless/ |
D | nl80211.c | 7819 u64 cookie, bool acked, gfp_t gfp) in cfg80211_probe_status()
|