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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.c1903 struct he_rbp *rbpl_head; local
1909 rbpl_head = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base |
1916 /* table 3.42 -- rbpl_tail should never be set to rbpl_head */
1917 if (new_tail == rbpl_head)
2725 int rbpl_head, rbpl_tail; local
2770 rbpl_head = RBPL_MASK(he_readl(he_dev, G0_RBPL_S));
2773 inuse = rbpl_head - rbpl_tail;

Completed in 33 milliseconds