bcm4377_alloc_transfer_ring
ret = bcm4377_alloc_transfer_ring(bcm4377, &bcm4377->control_h2d_ring);
ret = bcm4377_alloc_transfer_ring(bcm4377, &bcm4377->hci_h2d_ring);
ret = bcm4377_alloc_transfer_ring(bcm4377, &bcm4377->hci_d2h_ring);
ret = bcm4377_alloc_transfer_ring(bcm4377, &bcm4377->sco_h2d_ring);
ret = bcm4377_alloc_transfer_ring(bcm4377, &bcm4377->sco_d2h_ring);
ret = bcm4377_alloc_transfer_ring(bcm4377, &bcm4377->acl_h2d_ring);
ret = bcm4377_alloc_transfer_ring(bcm4377, &bcm4377->acl_d2h_ring);