Home
last modified time | relevance | path

Searched refs:controller_index (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/dec/tulip/
H A Deeprom.c153 static int controller_index; in tulip_parse_eeprom() local
167 controller_index++; in tulip_parse_eeprom()
169 dev->name, controller_index); in tulip_parse_eeprom()
199 controller_index = 0; in tulip_parse_eeprom()
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c604 int controller_index, in b43legacy_setup_dmaring() argument
664 ring->mmio_base = b43legacy_dmacontroller_base(type, controller_index); in b43legacy_setup_dmaring()
665 ring->index = controller_index; in b43legacy_setup_dmaring()
/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.c833 int controller_index, in b43_setup_dmaring() argument
857 ring->mmio_base = b43_dmacontroller_base(type, controller_index); in b43_setup_dmaring()
858 ring->index = controller_index; in b43_setup_dmaring()