Searched refs:rxack (Results 1 – 11 of 11) sorted by relevance
51 u8 rxack; /* Last packet sent by us that the peer ack'ed */ member361 if (bcsp->rxack == seqno) in bcsp_pkt_cull()367 if (bcsp->rxack != seqno) in bcsp_pkt_cull()504 bcsp->rxack = (bcsp->rx_skb->data[0] >> 3) & 0x07; in bcsp_complete_rx_pkt()505 BT_DBG("Request for pkt %u from card", bcsp->rxack); in bcsp_complete_rx_pkt()
86 u8 rxack; /* Last packet sent by us that the peer ack'ed */ member388 if (h5->rxack == seqno) in h5_pkt_cull()394 if (h5->rxack != seqno) in h5_pkt_cull()589 h5->rxack = (h5->rx_skb->data[0] >> 3) & 0x07; in h5_complete_rx_pkt()590 BT_DBG("Request for pkt %u from card", h5->rxack); in h5_complete_rx_pkt()
134 uint8_t rxack; /* last packet that the peer ack'ed */ member
781 h5->rxack = H5_HDR_ACK(h5_hdr); in h5_complete_rx_pkt()
415 RT_U8 rxack; /* last packet sent by us that the peer ack'ed */ member1105 if (h5->rxack == seqno) in h5_remove_acked_pkt()1112 if (h5->rxack != seqno) { in h5_remove_acked_pkt()1346 h5->rxack = H5_HDR_ACK(h5_hdr); in h5_complete_rx_pkt()
3846 uint32 rxack; member
5146 uint32 rxack; member
5157 uint32 rxack; member
6170 uint32 rxack; member
6178 uint32 rxack; member