Searched refs:frbd (Results 1 – 2 of 2) sorted by relevance
181 struct frbd *frbd; in btintel_pcie_prepare_rx() local186 frbd = &rxq->frbds[frbd_index]; in btintel_pcie_prepare_rx()187 memset(frbd, 0, sizeof(*frbd)); in btintel_pcie_prepare_rx()190 frbd->tag = frbd_index; in btintel_pcie_prepare_rx()191 frbd->addr = buf->data_p_addr; in btintel_pcie_prepare_rx()922 total = (sizeof(struct tfd) + sizeof(struct urbd0) + sizeof(struct frbd) in btintel_pcie_alloc()969 p_addr += (sizeof(struct frbd) * BTINTEL_DESCS_COUNT); in btintel_pcie_alloc()970 v_addr += (sizeof(struct frbd) * BTINTEL_DESCS_COUNT); in btintel_pcie_alloc()
222 struct frbd { struct304 struct frbd *frbds;