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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ducc_geth.c1829 struct list_head *p_lh; local
1835 p_lh = &ugeth->group_hash_q;
1838 p_lh = &ugeth->ind_hash_q;
1842 if (!p_lh)
1850 ENET_ADDR_CONT_ENTRY(dequeue(p_lh));
1857 enqueue(p_lh, &enet_addr_cont->node); /* Put it back */
1867 struct list_head *p_lh; local
1873 p_lh = &ugeth->group_hash_q;
1879 p_lh = &ugeth->ind_hash_q;
1888 list_add(p_lh,
1913 struct list_head *p_lh; local
1981 struct list_head *p_lh; local
[all...]

Completed in 43 milliseconds