Home
last modified time | relevance | path

Searched defs:ack_pending (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h137 bool ack_pending; member
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.h126 u32 ack_pending; /* num acks pending for this request */ member
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h202 unsigned int ack_pending:1; member
/openbmc/linux/net/mptcp/
H A Dprotocol.c544 u8 ack_pending = READ_ONCE(icsk->icsk_ack.pending); in mptcp_subflow_could_cleanup() local