Searched refs:next_port (Results 1 – 4 of 4) sorted by relevance
52 int next_port; member
300 uint8_t next_type, next_port; in bcma_erom_lookup_core_addr() local312 next_port = BCMA_EROM_GET_ATTR(entry, REGION_PORT); in bcma_erom_lookup_core_addr()315 next_port != region_port) in bcma_erom_lookup_core_addr()326 uint8_t next_port, next_type; in bcma_erom_lookup_core_addr() local336 next_port = BCMA_EROM_GET_ATTR(entry, REGION_PORT); in bcma_erom_lookup_core_addr()339 next_port != region_port) in bcma_erom_lookup_core_addr()
974 int port = l->next_port++; in get_next_port()980 if (l->next_port >= l->num_ports) in get_next_port()981 l->next_port = 0; in get_next_port()
646 atomic_t next_port; member