Home
last modified time | relevance | path

Searched refs:acked (Results 76 – 88 of 88) sorted by relevance

1234

/openbmc/linux/Documentation/driver-api/media/
H A Dcec-core.rst262 acked (for a broadcast message). A retransmission is needed.
/openbmc/linux/Documentation/networking/
H A Dsnmp_counter.rst478 wait for the in-flight data are acked by the other side, the max wait
675 The TCP stack receives a duplicate packet which has been acked, so it
1267 packet, and the TCP layer has acked this packet, but the application didn't
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst553 - This can be acked by invoking async_tx_ack()
/openbmc/linux/net/mac80211/
H A Dieee80211_i.h1884 __le16 fc, bool acked);
H A Dmlme.c6510 __le16 fc, bool acked) in ieee80211_mgd_conn_tx_status() argument
6515 sdata->u.mgd.status_acked = acked; in ieee80211_mgd_conn_tx_status()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq1718 * some overrun bytes into the data FIFO and acked them
1885 * already seen and acked (REQINIT never comes true).
H A Daic7xxx.seq1043 * the data FIFO and acked them on the bus. The only
/openbmc/linux/net/core/
H A Dskbuff.c5352 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked) in skb_complete_wifi_ack() argument
5359 skb->wifi_acked = acked; in skb_complete_wifi_ack()
/openbmc/linux/include/net/
H A Dcfg80211.h8521 u64 cookie, bool acked, s32 ack_signal,
/openbmc/linux/include/linux/
H A Dskbuff.h4398 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked);
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c727 stat.acked = !!(tmp & 0x0002); in handle_irq_transmit_status()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c1355 stat.acked = !!(tmp & 0x0002); in handle_irq_transmit_status()
/openbmc/linux/net/wireless/
H A Dnl80211.c19635 u64 cookie, bool acked, s32 ack_signal, in cfg80211_probe_status() argument
19643 trace_cfg80211_probe_status(dev, addr, cookie, acked); in cfg80211_probe_status()
19661 (acked && nla_put_flag(msg, NL80211_ATTR_ACK)) || in cfg80211_probe_status()

1234