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

/linux-master/drivers/net/ethernet/freescale/
H A Ducc_geth.c1746 struct list_head *p_lh; local
1761 p_lh = &ugeth->group_hash_q;
1766 p_lh = &ugeth->ind_hash_q;
1783 if (!p_lh)
1790 put_enet_addr_container(ENET_ADDR_CONT_ENTRY(dequeue(p_lh)));

Completed in 205 milliseconds