Searched refs:dl (Results 1 – 5 of 5) sorted by relevance
13 void destroy_8023_client(struct datalink_proto *dl);
20 void destroy_EII_client(struct datalink_proto *dl);
519 struct dsa_link *dl; in dsa_routing_port() local521 list_for_each_entry(dl, &dst->rtable, list) in dsa_routing_port()522 if (dl->dp->ds == ds && dl->link_dp->ds->index == device) in dsa_routing_port()523 return dl->dp->index; in dsa_routing_port()942 int dsa_devlink_param_get(struct devlink *dl, u32 id,944 int dsa_devlink_param_set(struct devlink *dl, u32 id,984 static inline struct dsa_switch *dsa_devlink_to_ds(struct devlink *dl) in dsa_devlink_to_ds() argument986 struct dsa_devlink_priv *dl_priv = devlink_priv(dl); in dsa_devlink_to_ds()994 struct devlink *dl = port->devlink; in dsa_devlink_port_to_ds() local995 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
789 struct sched_dl_entity dl; member