bcm-v4

[Specification

chipdetach

  1. if robo switch
    1. call bcm_robo_detach() (see: brcm/shared/bcmrobo.c)
  2. if adm switch
    1. call adm_detach()

  3. for 0 ... 3 (for all tx queues)
    1. call dma_detach(ch->di[i]) (see: brcm/shared/hnddma.c)

  4. call si_core_disable(ch->sih, 0) (see: brcm/shared/siutils.c)

  5. call si_detach(ch->sih) (see: brcm/shared/siutils.c)


Exported/Archived from the wiki to HTML on 2016-10-27