Searched refs:port_ids (Results 1 – 4 of 4) sorted by relevance
201 uint16_t port_ids[256]; in build_cdat_table() local220 port_ids[count] = port->port; in build_cdat_table()245 .port_y_id = port_ids[i], in build_cdat_table()265 .port_y_id = port_ids[i], in build_cdat_table()
46 idr_for_each_entry(&priv->internal_ports.port_ids, entry, i) in nfp_flower_lookup_internal_port_id()68 id = idr_alloc(&priv->internal_ports.port_ids, netdev, in nfp_flower_get_internal_port_id()110 netdev = idr_find(&priv->internal_ports.port_ids, port_id); in nfp_flower_get_netdev_from_internal_port_id()127 idr_remove(&priv->internal_ports.port_ids, id); in nfp_flower_free_internal_port_id()146 idr_init(&priv->internal_ports.port_ids); in nfp_flower_internal_port_init()151 idr_destroy(&priv->internal_ports.port_ids); in nfp_flower_internal_port_cleanup()
251 struct idr port_ids; member
2353 static const u32 port_ids[] = { in fman_get_qman_channel_id() local2359 if (port_ids[i] == port_id) in fman_get_qman_channel_id()2363 static const u32 port_ids[] = { in fman_get_qman_channel_id() local2369 if (port_ids[i] == port_id) in fman_get_qman_channel_id()