Searched refs:dl (Results 1 – 5 of 5) sorted by relevance
20 void destroy_EII_client(struct datalink_proto *dl);
13 void destroy_8023_client(struct datalink_proto *dl);
387 struct dsa_link *dl; in dsa_routing_port() local389 list_for_each_entry(dl, &dst->rtable, list) in dsa_routing_port()390 if (dl->dp->ds == ds && dl->link_dp->ds->index == device) in dsa_routing_port()391 return dl->dp->index; in dsa_routing_port()656 int dsa_devlink_param_get(struct devlink *dl, u32 id,658 int dsa_devlink_param_set(struct devlink *dl, u32 id,698 static inline struct dsa_switch *dsa_devlink_to_ds(struct devlink *dl) in dsa_devlink_to_ds() argument700 struct dsa_devlink_priv *dl_priv = devlink_priv(dl); in dsa_devlink_to_ds()708 struct devlink *dl = port->devlink; in dsa_devlink_port_to_ds() local709 struct dsa_devlink_priv *dl_priv = devlink_priv(dl); in dsa_devlink_port_to_ds()
107 #define ACPI_DEBUG_LEVEL(dl) (u32) dl,ACPI_DEBUG_PARAMETERS argument
713 struct sched_dl_entity dl; member