Home
last modified time | relevance | path

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

/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()
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()
A Dmain.h251 struct idr port_ids; member
/drivers/gpu/drm/rockchip/
A Ddw_hdmi_qp-rockchip.c394 unsigned int port_ids[MAX_HDMI_PORT_NUM]; member
401 .port_ids = {
410 .port_ids = {
471 if (res->start == cfg->port_ids[i]) { in dw_hdmi_qp_rockchip_bind()
/drivers/net/ethernet/freescale/fman/
A Dfman.c2352 static const u32 port_ids[] = { in fman_get_qman_channel_id() local
2358 if (port_ids[i] == port_id) in fman_get_qman_channel_id()
2362 static const u32 port_ids[] = { in fman_get_qman_channel_id() local
2368 if (port_ids[i] == port_id) in fman_get_qman_channel_id()

Completed in 23 milliseconds