Searched refs:frbd (Results 1 – 2 of 2) sorted by relevance
310 struct frbd { struct392 struct frbd *frbds;
457 struct frbd *frbd; in btintel_pcie_prepare_rx() local462 frbd = &rxq->frbds[frbd_index]; in btintel_pcie_prepare_rx()463 memset(frbd, 0, sizeof(*frbd)); in btintel_pcie_prepare_rx()466 frbd->tag = frbd_index; in btintel_pcie_prepare_rx()467 frbd->addr = buf->data_p_addr; in btintel_pcie_prepare_rx()1802 frbd_size = ALIGN(sizeof(struct frbd) * BTINTEL_PCIE_RX_DESCS_COUNT, in btintel_pcie_alloc()