Lines Matching refs:chnl_net
44 struct chnl_net {
59 struct chnl_net *priv;
64 priv = container_of(layr, struct chnl_net, chnl);
116 static int delete_device(struct chnl_net *dev)
126 struct chnl_net *dev = NULL;
132 dev = list_entry(list_node, struct chnl_net, list_field);
142 struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl);
148 struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl);
155 struct chnl_net *priv = container_of(layr, struct chnl_net, chnl);
203 struct chnl_net *priv;
248 struct chnl_net *priv = NULL;
340 struct chnl_net *priv;
351 struct chnl_net *priv;
361 struct chnl_net *priv;
377 struct chnl_net *priv = netdev_priv(dev);
383 struct chnl_net *priv;
409 struct chnl_net *priv;
452 struct chnl_net *caifdev;
475 struct chnl_net *caifdev;
504 .priv_size = sizeof(struct chnl_net),
522 struct chnl_net *dev = NULL;
528 dev = list_entry(list_node, struct chnl_net, list_field);