Searched refs:next_port (Results 1 – 5 of 5) sorted by relevance
304 uint8_t next_type, next_port; in bcma_erom_lookup_core_addr() local316 next_port = BCMA_EROM_GET_ATTR(entry, REGION_PORT); in bcma_erom_lookup_core_addr()319 next_port != region_port) in bcma_erom_lookup_core_addr()330 uint8_t next_port, next_type; in bcma_erom_lookup_core_addr() local340 next_port = BCMA_EROM_GET_ATTR(entry, REGION_PORT); in bcma_erom_lookup_core_addr()343 next_port != region_port) in bcma_erom_lookup_core_addr()
52 int next_port; member
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()
1169 goto next_port; in of10_phy_ports_print()1201 next_port: in of10_phy_ports_print()2065 goto next_port; in of10_port_stats_reply_print()2118 next_port: in of10_port_stats_reply_print()
605 atomic_t next_port; member