Lines Matching refs:chnl_net
44 struct chnl_net {
59 struct chnl_net *priv;
64 priv = container_of(layr, struct chnl_net, chnl);
111 static int delete_device(struct chnl_net *dev)
121 struct chnl_net *dev = NULL;
127 dev = list_entry(list_node, struct chnl_net, list_field);
137 struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl);
143 struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl);
150 struct chnl_net *priv = container_of(layr, struct chnl_net, chnl);
198 struct chnl_net *priv;
243 struct chnl_net *priv = NULL;
335 struct chnl_net *priv;
346 struct chnl_net *priv;
356 struct chnl_net *priv;
372 struct chnl_net *priv = netdev_priv(dev);
378 struct chnl_net *priv;
404 struct chnl_net *priv;
447 struct chnl_net *caifdev;
470 struct chnl_net *caifdev;
499 .priv_size = sizeof(struct chnl_net),
517 struct chnl_net *dev = NULL;
523 dev = list_entry(list_node, struct chnl_net, list_field);