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

/linux-master/drivers/atm/
H A Dhe.c1881 struct he_rbp *rbpl_head; local
1887 rbpl_head = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base |
1894 /* table 3.42 -- rbpl_tail should never be set to rbpl_head */
1895 if (new_tail == rbpl_head)
2708 int rbpl_head, rbpl_tail; local
2753 rbpl_head = RBPL_MASK(he_readl(he_dev, G0_RBPL_S));
2756 inuse = rbpl_head - rbpl_tail;

Completed in 239 milliseconds