Home
last modified time | relevance | path

Searched refs:port_ids (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmain.c46 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()
101 netdev = idr_find(&priv->internal_ports.port_ids, port_id); in nfp_flower_get_netdev_from_internal_port_id()
118 idr_remove(&priv->internal_ports.port_ids, id); in nfp_flower_free_internal_port_id()
137 idr_init(&priv->internal_ports.port_ids); in nfp_flower_internal_port_init()
142 idr_destroy(&priv->internal_ports.port_ids); in nfp_flower_internal_port_cleanup()
A Dmain.h155 struct idr port_ids; member
/linux/drivers/net/ethernet/freescale/fman/
A Dfman.c2379 static const u32 port_ids[] = { in fman_get_qman_channel_id() local
2385 if (port_ids[i] == port_id) in fman_get_qman_channel_id()
2389 static const u32 port_ids[] = { in fman_get_qman_channel_id() local
2395 if (port_ids[i] == port_id) in fman_get_qman_channel_id()
/linux/
A DSystem.map79483 ffff800011207358 d port_ids.7
79484 ffff800011207390 d port_ids.8
A D.tmp_System.map79483 ffff800011207358 d port_ids.7
79484 ffff800011207390 d port_ids.8

Completed in 322 milliseconds