Searched refs:port_ids (Results 1 – 4 of 4) sorted by relevance
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
394 unsigned int port_ids[MAX_HDMI_PORT_NUM]; member401 .port_ids = {410 .port_ids = {471 if (res->start == cfg->port_ids[i]) { in dw_hdmi_qp_rockchip_bind()
2352 static const u32 port_ids[] = { in fman_get_qman_channel_id() local2358 if (port_ids[i] == port_id) in fman_get_qman_channel_id()2362 static const u32 port_ids[] = { in fman_get_qman_channel_id() local2368 if (port_ids[i] == port_id) in fman_get_qman_channel_id()
Completed in 23 milliseconds