Searched refs:frbd (Results 1 – 2 of 2) sorted by relevance
265 struct frbd *frbd; in btintel_pcie_prepare_rx() local270 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()
288 struct frbd { struct370 struct frbd *frbds;