Home
last modified time | relevance | path

Searched refs:txack_req (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_bcsp.c70 u8 txack_req; /* Do we need to send ack's to the peer? */ member
227 bcsp->txack_req = 0; in bcsp_prepare_pkt()
329 if (bcsp->txack_req) { in bcsp_dequeue()
498 bcsp->txack_req = 1; in bcsp_complete_rx_pkt()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_bcsp.c70 u8 txack_req; /* Do we need to send ack's to the peer? */ member
227 bcsp->txack_req = 0; in bcsp_prepare_pkt()
329 if (bcsp->txack_req) { in bcsp_dequeue()
498 bcsp->txack_req = 1; in bcsp_complete_rx_pkt()

Completed in 2 milliseconds