Searched refs:NIU_NUM_LDG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.h2544 #define NIU_NUM_LDG 64 macro
3273 struct niu_ldg ldg[NIU_NUM_LDG];
H A Dniu.c8954 struct msix_entry msi_vec[NIU_NUM_LDG];
8960 first_ldg = (NIU_NUM_LDG / parent->num_ports) * np->port;
8961 for (i = 0; i < (NIU_NUM_LDG / parent->num_ports); i++)
8967 BUG_ON(num_irqs > (NIU_NUM_LDG / parent->num_ports));
9018 u8 ldg_num_map[NIU_NUM_LDG];

Completed in 116 milliseconds