Home
last modified time | relevance | path

Searched refs:frbd (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/bluetooth/
H A Dbtintel_pcie.c265 struct frbd *frbd; in btintel_pcie_prepare_rx() local
270 frbd = &rxq->frbds[frbd_index]; in btintel_pcie_prepare_rx()
271 memset(frbd, 0, sizeof(*frbd)); in btintel_pcie_prepare_rx()
274 frbd->tag = frbd_index; in btintel_pcie_prepare_rx()
275 frbd->addr = buf->data_p_addr; in btintel_pcie_prepare_rx()
1667 total = (sizeof(struct tfd) + sizeof(struct urbd0) + sizeof(struct frbd) in btintel_pcie_alloc()
1714 p_addr += (sizeof(struct frbd) * BTINTEL_DESCS_COUNT); in btintel_pcie_alloc()
1715 v_addr += (sizeof(struct frbd) * BTINTEL_DESCS_COUNT); in btintel_pcie_alloc()
H A Dbtintel_pcie.h288 struct frbd { struct
370 struct frbd *frbds;