Searched refs:nds (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixp2000/
H A Dixpdev.h22 int ixpdev_init(int num_ports, struct net_device **nds,
H A Denp2611.c128 static struct net_device *nds[3]; variable in typeref:struct:net_device
150 dev = nds[i];
206 nds[i] = ixpdev_alloc(i, sizeof(struct enp2611_ixpdev_priv));
207 if (nds[i] == NULL) {
209 free_netdev(nds[i]);
213 SET_MODULE_OWNER(nds[i]);
214 nds[i]->get_stats = enp2611_get_stats;
216 pm3386_get_mac(i, nds[i]->dev_addr);
221 if (ixpdev_init(ports, nds, enp2611_set_port_admin_status)) {
223 if (nds[
[all...]
H A Dixpdev.c29 static struct net_device **nds; variable in typeref:struct:net_device
108 if (unlikely(!netif_running(nds[desc->channel])))
116 skb->protocol = eth_type_trans(skb, nds[desc->channel]);
132 /* dev always points to nds[0]. */
135 /* @@@ Have to stop polling when nds[0] is administratively
176 ip = netdev_priv(nds[channel]);
184 netif_wake_queue(nds[channel]);
203 if (likely(__netif_rx_schedule_prep(nds[0]))) {
204 __netif_rx_schedule(nds[0]);
237 IRQF_SHARED, "ixp2000_eth", nds);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h109 __be32 nds; member in struct:mthca_mlx_seg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dconfig.c473 struct nodes *nds = NULL; local
478 nds = kzalloc(sizeof(struct nodes), GFP_KERNEL);
480 if (!sp || !gps || !nds)
484 config_group_init_type_name(&nds->ns_group, "nodes", &nodes_type);
487 sp->group.default_groups[0] = &nds->ns_group;
498 kfree(nds);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/GNOME/
H A Dteam-address76 nds) english="Low Saxon";;

Completed in 158 milliseconds