Searched refs:frbd (Results 1 – 2 of 2) sorted by relevance
319 struct frbd { struct401 struct frbd *frbds;
485 struct frbd *frbd; in btintel_pcie_prepare_rx() local490 frbd = &rxq->frbds[frbd_index]; in btintel_pcie_prepare_rx()491 memset(frbd, 0, sizeof(*frbd)); in btintel_pcie_prepare_rx()494 frbd->tag = frbd_index; in btintel_pcie_prepare_rx()495 frbd->addr = buf->data_p_addr; in btintel_pcie_prepare_rx()2022 frbd_size = ALIGN(sizeof(struct frbd) * BTINTEL_PCIE_RX_DESCS_COUNT, in btintel_pcie_alloc()